Matlab error in loading a project using SISO tool

Hi everybody, I'm doing a project using SISO tool (Control System Designer). My problem is after saving project. If I try to open it MATLAB send me this message:
Error in sisogui.sisotool/figmenus>LocalEditComp (line 620) sisodb.DesignTask.show('PZEditor');
Error while evaluating Menu Callback
Struct contents reference from a non-struct array object.
Anybody can help me?
Ruben

1 Comment

I found solution. I think is a Matlab bug. However in my project I added in the grafical tuning one more graphics (for default matlab put 3 graphics, but I need 4 ones). So when I open my project with 4 graphics matlab give me error because It's different from the default value. Unfortunately the only solution is never modify number of plot in graphical tuning.
PS I've Matlab 2015b

Sign in to comment.

 Accepted Answer

Thanks for pointing this out. We are looking into it. I will post an update when a workaround becomes available.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!