Please help me with this readonly error, please see attached image
Show older comments
Please help me get rid of this error
3 Comments
Jan
on 27 Jul 2018
Seriously? An error message only, especially such a cryptic one, does not allow to suggest a solution. You have to explain, what you are doing, preferably by a piece of code which produces the error.
Akul Satish
on 27 Jul 2018
OCDER
on 27 Jul 2018
Try this before doing whatever you're doing
1) start matlab
2) in command, type:
dbstop if error
3) run your program. If it gets an error, it'll open up where the issue is.
Accepted Answer
More Answers (0)
Categories
Find more on Operating on Diagonal Matrices 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!