how can resolve error message while opening .fig file from old virsion..message display is 'Error using open (line 146) x and y must be the same size'
Show older comments
how can resolve error message while opening .fig file from old virsion..message display is 'Error using open (line 146) x and y must be the same size'
3 Comments
Walter Roberson
on 17 Mar 2020
Edited: Walter Roberson
on 19 Mar 2020
Are you trying to load a .fig into a MATLAB version newer than the one it was created on, or are you trying to load a .fig into an older MATLAB version than it was created on?
Can you attach the .fig and associated .m file for testing?
Which MATLAB version are you using? Which MATLAB release was the fig created with?
pravin patel
on 19 Mar 2020
Walter Roberson
on 19 Mar 2020
Can you attach the .fig and associated .m file for testing?
Accepted Answer
More Answers (0)
Categories
Find more on Printing and Saving 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!