Code covered by the BSD License
5.0
by Qadeer Ahmed
03 Sep 2008 (Updated 03 Sep 2008)
Real time upadate of simulink scope data on GUI (Gauge and Axes)
| Watch this File
This example basically explains the real time update of simulink variables in GUI. The example displays the updated data in gauge and axes.
Copy the files in your workspace. Type "my_gui" in command window. Press "Start".
Gui Simulink Scope, Real Time Update Of Simulink Variables In Gui, Active X Control Example In Gui, Differential Equation Solution, Homomorphic Filtering, and Differential Eq. Solution Through S Function inspired this file.
This file inspired Real Time Update Of Simulink Variables In Gui, Active X Control Example In Gui, Differential Equation Solution, Homomorphic Filtering, and Differential Eq. Solution Through S Function.
Hello Qadeer Ahmed, I am getting an error, when i run this m file the error was. control creation failed. invalid ProgID 'MWAGAUGE.AGaugeCtrl.1'
Thank you very much! It's very good ,I think i will learn much more at there!
thanks this help me a lot
Thank you for your sharing!
I've noticed that simulation speed decreases as the simulation proceeds. I have the same problem on my project. Is there any way i can avoid that ???
Conceptually cool ... However it is not running on my 2007a version. Complaining about "No public field NeedleValue exists for the class handle"
if it does not run your matlab, type
mcc -m my_gui -a my_gui_activex1
and then try it
Contact us