R2019a Update 1 error: “Unable to load the outputs”
Show older comments
Test case
After installing Update 1 for R2019a, if I click on "Hide Code" icon, then I'm not able to make the code visible any more. If I save the LiveScript when the code is hidden and then try to open again the file, I get the following error "Unable to load the outputs. Contact Technical Support for assistance".
Thank you in advance for your help
% Just a sample code
syms x
y(x)=sin(x);
fplot(y);
P.S: I'm running Matlab R2019a Update 1 on Linux OpenSUSE.
Accepted Answer
More Answers (1)
Angelo Cacini
on 24 May 2019
Edited: Angelo Cacini
on 24 May 2019
0 votes
Categories
Find more on Loops and Conditional Statements 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!