set handles value to another variable name

조회 수: 1 (최근 30일)
Samer Husam
Samer Husam 2012년 5월 17일
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.

답변 (1개)

Walter Roberson
Walter Roberson 2012년 5월 17일

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by