photo

Carlos HM


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to create a uipanel in GUI without guide?
I am trying to add a uipanel in a GUI without guide with the following code: function simpleGui handles.fig=figure('positi...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How to check if several variables exist and assign a value to non-existing variables?
I am trying to check if several variables exist, and assign a value to those of them who do not exist. a=7; e=4; nums=["a...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How to get value of radiobutton (or togglebutton) in GUI from another function?
I have a GUI file with only a togglebutton and a pushbutton. The following is the code of .m file of the GUI (without code of in...

6 years 前 | 0 个回答 | 0

0

个回答