Create Labview/Simulink like environment with GUIDE?

2 visualizaciones (últimos 30 días)
Bryan
Bryan el 10 de Dic. de 2011
Hi, I am starting a project where I would like to analyze thermodynamic cycles. My goal is to do something like Labview or Simulink where I would have a side bar with system components i.e. compressors, condensers etc and drag them into the working environment and then connect them via mouse. Once connected hit run and have my Matlab code run transient simulations and output desired quantities. While running I'd like to be able to change parameters possibly and probe the system. This is the project in a nutshell and I was wondering if anyone knew if there were capabilities using GUIDE to do these types of operations or if I should stick to Labview? Thanks so much! Bryan

Respuestas (1)

Paulo Silva
Paulo Silva el 10 de Dic. de 2011
I'm not familiar with Labview but I made several GUI's that control Simulink simulations, you can have something like this Simulink Signal Viewing using Event Listeners and a MATLAB UI. by Phil Goddard or just use simulink scopes and have the GUI just to tweak block parameters
  1 comentario
Bryan
Bryan el 11 de Dic. de 2011
Thanks so much! That helps a lot. Much appreciated. I think this is the way I will approach it.

Iniciar sesión para comentar.

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by