Using Display function in an easy way
Ältere Kommentare anzeigen
I want to print name and value of a variable like "S" as below during the run:
S = 0.15
Can you help me with this please
Akzeptierte Antwort
Weitere Antworten (1)
madhan ravi
am 24 Sep. 2020
1 Stimme
Use fprintf()
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!