Router inspector will not go away. It requires task manager to kill Matlab.
- Start a new signal flow.
- Remove deinterleave and interleave.
- Add a router to the signal flow.
- In the args for the router numInPins = 2 and numOutChannel = 2
- connect signal flow inputs to both router input pins.
- Propagate changes.
- Open router inspector and select channels.
- Run then stop. Close router inspector. (it should close at this point)
- Open router inspector.
- Change router arg numInPins to 3.
- Now try closing the inspector. It will not close. When you close the signal flow it does not close. The only way to recover is to kill Matlab and start over.
When you try to exit Matlab you get this error:
Struct contents reference from a non-struct array object.
Error in gui_close_inspector
Error in awe_event
Error in router_inspect
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in router_inspect
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)router_inspect('figure1_CloseRequestFcn',hObject,eventdata,guidata(hObject))
Error while evaluating Figure CloseRequestFcn.
12:33pm
Thank you Darrel. We will review the issue. If we find it valid we will let you know when the solution will be released.
9:32am
Hello Darrel,
Thank you for letting us know about the issue. It was fixed and will be publicly available after our next Designer release.