Simulink and GUI Interaction
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hi everyone, here is the case, i have a simulink model, lets say a PID controller that corrects the water level on a tank. What i want to know is if there is way to extract data from this model and then import it into a simple gui i have created. Also if possible control the simulink model (e.g. amplifiers) through the gui.
0 comentarios
Respuesta aceptada
  TAB
      
 el 12 de En. de 2012
        You can export your simulink data to base workspace using 'To WorkSpace' blocks OR by using signal logging feature. Read this data in your GUI.
For controlling your simulink model with GUI refere
Más respuestas (0)
Ver también
Categorías
				Más información sobre Prepare Model Inputs and Outputs 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!