Accessing Linear System Analyzer workspace from MATLAB main workspace
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi All,
The Linear System Analyzer app has its own workspace and it saves the linearized models after linearization. The saved models can be transferred to the main workspace of MATLAB manually by drag and drop. However, I want to do this using MATLAB command.
For ex., I have a model named 'mymodel.slx', containing a LTI linear transfer function. When I run the Linear System Analyzer app, a linear system named 'linsys1' is automatically created in the Linear System Analyze workspace. I want to get this 'linsys1' from main matlab command window using codes. How can I do this?
Thanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Time and Frequency Domain Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!