Output arguments from App Designer?

3 ビュー (過去 30 日間)
Viviana Zlochiver
Viviana Zlochiver 2018 年 2 月 7 日
コメント済み: Stephen23 2020 年 11 月 25 日
I'm trying to get my designed app to return a two element vector to my main workspace when it has a button pushed, so I can use it later in the main program. I found mention that it was an issue that would be resolved in R2017b, but I haven't been able to find any documentation on it, other than a reference to including a public function as a work around. Help with either approach would be appreciated. Using R2017b.
Thanks!
  4 件のコメント
Shashank
Shashank 2018 年 2 月 12 日
This MATLAB Answers thread discusses about Input arguments, no mention of Output arguments.
You can use the assignin to save the variable in the base workspace and use it later.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Type Identification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by