Variable Window Not Updating Automatically when code is executed
When I run some code which changes the contents of a class in my workspace, that change isn’t showing in the variables window unless I close this property and re-open it in the variables window. As you can see, when I quirry what this value is in the command prompt, I see that it doesn’t match the varibles window.
How is the "variables window" getting updated? Are there some settings in Matlab to adjust if the variables window automatically updates itselft on a perioidic basis, like once every 500mS or something? I don’t recall ever experiencing this before.
Please note that this array that I am looking at in the screenshot below, is an array of an enumeration class, where ‘SK1’ in the command window corelates to 1.0000 in the variables window.When I run some code which changes the contents of a class in my workspace, that change isn’t showing in the variables window unless I close this property and re-open it in the variables window. As you can see, when I quirry what this value is in the command prompt, I see that it doesn’t match the varibles window.
How is the "variables window" getting updated? Are there some settings in Matlab to adjust if the variables window automatically updates itselft on a perioidic basis, like once every 500mS or something? I don’t recall ever experiencing this before.
Please note that this array that I am looking at in the screenshot below, is an array of an enumeration class, where ‘SK1’ in the command window corelates to 1.0000 in the variables window. When I run some code which changes the contents of a class in my workspace, that change isn’t showing in the variables window unless I close this property and re-open it in the variables window. As you can see, when I quirry what this value is in the command prompt, I see that it doesn’t match the varibles window.
How is the "variables window" getting updated? Are there some settings in Matlab to adjust if the variables window automatically updates itselft on a perioidic basis, like once every 500mS or something? I don’t recall ever experiencing this before.
Please note that this array that I am looking at in the screenshot below, is an array of an enumeration class, where ‘SK1’ in the command window corelates to 1.0000 in the variables window. matlab, new desktop, variables window, enumeration MATLAB Answers — New Questions