Changing work space values
Mostrar comentarios más antiguos

Hi, I am looking to change the values written as "50001x2 double" to different numbers.
Is this in any way possible?
Thank you for the help in advance.
Respuestas (1)
Bob Thompson
el 25 de Feb. de 2021
0 votos
To change values for existing variables, you can define the new values for the variable in the command line, write/edit a script to define new values, or manually open the variable from the workspace window and edit in the variables pane. The last option is not recommended as it leaves no trace of where the variables were generated from. I recommend command line for 'on the fly' edits.
Categorías
Más información sobre Scope Variables and Generate Names 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!