Changing work space values
Show older comments

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.
Answers (1)
Bob Thompson
on 25 Feb 2021
0 votes
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.
Categories
Find more on Scope Variables and Generate Names in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!