photo

geomod


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
4 个回答

排名
8,846
of 300,091

声誉
5

贡献数
5 个提问
4 个回答

回答接受率
40.0%

收到投票数
3

排名
 of 20,871

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,313

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Shortcut in folder to start program
There is the possibility to create shortcuts in the Start menu and the toolbar, but is it also possible to create a shortcut in ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Pass output arguments obtained through GUI to calling script
I eventually made it. It's crucial to understand uiwait() and uiresume() and not deleting handles so that the program doesn't g...

13 years 前 | 0

提问


Pass output arguments obtained through GUI to calling script
Hello, It's an eternally returning question, but I can't figure it out based on the available articles/Q&A's. The GUI is set...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Possible to set a tooltip for each option of a popupmenu?
I could not find whether this is possible or not, so I direct myself to the specialists here... Thanks

14 years 前 | 3 个回答 | 1

3

个回答

已回答
GUI: how to configure radio buttons to activate/grey out a set of checkboxes?
OK, I've been trying, but without success. What I have: a GUI with several choices to be made by selecting radiobuttons, ticking...

14 years 前 | 0

已回答
GUI: how to configure radio buttons to activate/grey out a set of checkboxes?
A second question in the line of the first one... I have a checkbox and when it's marked a axes object shows image A, when it...

14 years 前 | 0

提问


GUI: how to insert png image with original resolution and transparent background?
I found that inserting images is done by the axes object. I can show the image (16x16 pixels) in my GUI, but it's always magnifi...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
writing "if" command for a>f>c
I cannot say why but, if you write: if 0.9<a<1.01 OR if 1.01>a && a>0.9 then it should run...

14 years 前 | 2

提问


GUI: how to configure radio buttons to activate/grey out a set of checkboxes?
Hello, I'm discovering the MATLAB GUI possibilities. Aim: to provide a user with a GUI to select some parameters that are nec...

14 years 前 | 3 个回答 | 0

3

个回答