editor in matlab
1 view (last 30 days)
Show older comments
in my book they say:
start qoute:
>>mystr='how are you; ???mystr='how are you;
Error: A MATLAB string constant is not terminated properly
If this type of error is typed in a script or function using the Editor, the Editor will flag it.
end qoute
What is the editor is it simply the window where you write scripts or functions?
0 Comments
Accepted Answer
David Young
on 20 Oct 2011
Yes, unless you prepare your scripts and functions outside of the MATLAB environment.
0 Comments
More Answers (0)
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!