I changed the values of the parameters, but the values of the workspace parameters did not change until I restarted matlab

I changed the values of the parameters, but the values of the workspace parameters did not change until I restarted matlab.
R2023a.

4 Comments

Can't diagnose a problem we cannot see even what you tried to do...
Hi, please add more details to your question!
Thanks,
Eswaramoorthy K
In a script, I set a=10, then I run the script, then I change a=5 in the script, then I run the script again and it shows a=10.
Again, either your script is actually a function or you're not doing what you think you're doing...but unless you post the actual script and the results, we have no way to begin to see what you've done wrong. Just telling us something doesn't help at all remotely...

Sign in to comment.

 Accepted Answer

Hello,
It is my understanding that variables in MATLAB Workspace are not getting updated until you restart the MATLAB. There could be few reasons due to which variables will not be updated in the workspace.
Here are the few threads which can help you to resolve this issue:
I hope this helps you to update the parameters in the MATLAB Workspace!

More Answers (0)

Categories

Products

Tags

Asked:

on 1 Apr 2023

Commented:

dpb
on 21 Jun 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!