Using Display function in an easy way
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
madhan ravi
el 24 de Sept. de 2020
1 voto
Use fprintf()
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!