Declare Global Variables In Matlab
@junaidzubair-EcpgsW
•
Oct 23, 2024
Oct 23, 2024
1.1K
Hi,
As we know in matlab we can make gui program.(like vb6 etc..) I want help in declaring global variables that can be shared in whole program. Like if an event occur that create and store value in some variable and then whenever any other event occur it get value of variable which was created in first event. Please help me.
As we know in matlab we can make gui program.(like vb6 etc..) I want help in declaring global variables that can be shared in whole program. Like if an event occur that create and store value in some variable and then whenever any other event occur it get value of variable which was created in first event. Please help me.