photo

Alex


Hydration Technology Innovations

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
232,766
of 302,175

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,595

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 179,680

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


GUI screen size keeps changing from where I set it unless the figure file is open in GUIDE
So every time I create a GUI, the size of the GUI gets larger unless the figure file is open in GUIDE. I don't have any re-size ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to keep loop stopped in the gui
Hey, so my problem is my function stops when i press the stop button on the gui, but it doesn't stay stopped. It will continue o...

13 years 前 | 1 个回答 | 0

1

个回答

提问


GUI screen size keeps changing from where I set it
Hello, I'm having troubles keep my gui screen size the size I set it in guide. Every time I run the Gui and have it call to o...

13 years 前 | 1 个回答 | 0

1

个回答

提问


report values from my m. files as they are running back to my gui
Hey, so I would like to be able to display iteration values and error next to each other in my gui as my m. file runs so that th...

13 years 前 | 1 个回答 | 0

1

个回答

提问


values of 10 or greater are being read as strings while below are read as numerical as i put them into my gui table
pretty much the question. here's my code function IONS_CellSelectionCallback(hObject, eventdata, handles) % hObject h...

13 years 前 | 0 个回答 | 0

0

个回答

提问


how to have a cell in a table display a calculation after another cell in the same table is changed
So I wan't to edit a cell in a table in matlab gui. then the adjacent cell will display a calculated value that is dependent on ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Open another GUI from my current GUI with out needing a message box
Hey so I need to hard code a path to a folder containing the figure file for my other GUI so that i can open it from my main men...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Attempt to reference field of non-structure array.
I get this error every time I try and run a GUI (1) from my main menu GUI (2). GUI (1) runs on it's own just fine. when I run GU...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to reset the static text box each time i press the run button
Hey so I have a static text box that after my code has run (after I push the run button) displays "DONE". I want the displayed m...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Hello, I'm looking to have a static text or edit text box change it's value depending on what I put in for the other edit text boxes in a GUI
Hello, I don't want to have to press a button to get the value in a static or edit text box to change. I want the value to chang...

13 years 前 | 2 个回答 | 0

2

个回答