Matlab error in loading a project using SISO tool

1 view (last 30 days)
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
rubendilucca
rubendilucca on 24 Dec 2016
Edited: rubendilucca on 24 Dec 2016
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

Arkadiy Turevskiy
Arkadiy Turevskiy on 20 Jan 2017
Thanks for pointing this out. We are looking into it. I will post an update when a workaround becomes available.

More Answers (0)

Categories

Find more on Robust Control Toolbox 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!