photo

René Moerman


Last seen: 3年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

質問


How do I loop trough variables
How do I loop throug variables like this? a=1; b=2; c=3; for Q=[a b c] Y=Q end The result i would like is: y = 1 ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I get a dialog box to ask for a variable from out of the workspace?
I want the dialogbox to ask for a variable. Lateron I want to use this input variable for something else. clear all close all ...

4年以上 前 | 1 件の回答 | 0

1

回答