Borrar filtros
Borrar filtros

Exporting Data to Workspace

2 visualizaciones (últimos 30 días)
Micah Mungal
Micah Mungal el 16 de Feb. de 2016
Respondida: Grégory SEABRA el 15 de Nov. de 2016
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 comentario
Tony Castillo
Tony Castillo el 17 de Oct. de 2016
Hi, you have to connect to your model "To File" blocks in order to collect all data in the matlab workspace.

Iniciar sesión para comentar.

Respuestas (1)

Grégory SEABRA
Grégory SEABRA el 15 de Nov. de 2016
Hi,
you can use a "To Workspace" block from Simulink library.

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by