OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000550 | OMNeT++ | IDE / result analysis | public | 2012-03-10 21:38 | 2012-03-13 15:08 |
Reporter | jlizquierdo | ||||
Assigned To | rhornig | ||||
Priority | normal | Severity | trivial | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 4.2.1 | ||||
Target Version | Fixed in Version | 4.2.2 | |||
Summary | 0000550: Error in export as matlab script | ||||
Description | When you export a vector from result analysis feature to a matlab script and then import it in matlab an error is thrown: Error: File: exportError.m Line: 1 Column: 26 The input character is not valid in MATLAB statements or expressions. The content of exportError.m is: measured_RTT.description="" measured_RTT.X=[ 0.112496266666; 0.172247733332; ... 589.240920444581; 589.486536444581; ] measured_RTT.Y=[ 0.059789066666; 0.0597514666660000013; ... 0.239904000000000006; 0.245616000000000001; ] The point is Matlab uses single quotes for strings instead of double quotes: measured_RTT.description="" must be measured_RTT.description='' | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-03-10 21:38 | jlizquierdo | New Issue | |||
2012-03-10 22:14 | jlizquierdo | Note Added: 0000726 | |||
2012-03-12 14:20 | rhornig | Note Added: 0000731 | |||
2012-03-12 14:20 | rhornig | Status | new => resolved | ||
2012-03-12 14:20 | rhornig | Fixed in Version | => 4.2.2 | ||
2012-03-12 14:20 | rhornig | Resolution | open => fixed | ||
2012-03-12 14:20 | rhornig | Assigned To | => rhornig | ||
2012-03-13 15:08 | rhornig | Note Added: 0000739 | |||
2012-03-14 22:32 | andras | Note Edited: 0000739 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|