photo

René Moerman


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答