Pass variables's name and their values from function to function
古いコメントを表示
Hello Dear: How can i pass the variables and their values from a function to another function within a GUI programming? Thank you.
for a simple example:
functin .... a1=10;
function .... a2=a1*10;
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Data Type Identification についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!