From: dontgive dontgiveeither on
hi all,

I'd like to know how to store a value on Matlab/Simulink, use it then delete it in order to store a new value of a same name. I saw that there are existing blocs such as "store data" but didn't manage to understand how it works

cheers
From: dontgive dontgiveeither on
Actually, I store the value in the "to workspace" (output1 for example) and I'd like to use this value using the "from workspace" bloc for the input1.

Can somebody help me ?