필터 지우기
필터 지우기

Exporting Data to Workspace

조회 수: 2 (최근 30일)
Micah Mungal
Micah Mungal 2016년 2월 16일
답변: Grégory SEABRA 2016년 11월 15일
Hi,
I am have created a model of a Power system in Simulink and a GUI using GUIDE. The GUI is being used to initialize certain parameters in the Simulink model. Now as part of the GUI, I also have a push button to simulate a load flow analysis of the system using power_loadflow('-v2',sys). So far this works. Now I am required to get the results of this back into the MATLAB workspace, but I have no idea if it is possible. Can anyone inform me if this is possible and possibly some guidelines to follow if it is possible to achieve what I want.
  댓글 수: 1
Tony Castillo
Tony Castillo 2016년 10월 17일
Hi, you have to connect to your model "To File" blocks in order to collect all data in the matlab workspace.

댓글을 달려면 로그인하십시오.

답변 (1개)

Grégory SEABRA
Grégory SEABRA 2016년 11월 15일
Hi,
you can use a "To Workspace" block from Simulink library.

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by