Clear Filters
Clear Filters

set handles value to another variable name

1 view (last 30 days)
Samer Husam
Samer Husam on 17 May 2012
hi, I am selecting a variable value from popup menu and I want to use it in different function, for example:
handles.V=20;
then I need to set it to a value, I can't get the reading, for example:
V=handles.V;
I need to use the variable V to do some calculation. please help.

Answers (1)

Walter Roberson
Walter Roberson on 17 May 2012

Categories

Find more on Migrate GUIDE Apps 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!