photo

Teemu Juujärvi


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
262,315
of 299,830

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
45.45%

收到投票数
0

排名
 of 20,813

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How can I pass variable for to m-file when push button is pressed?
Hi, I have stop button at my GUI and if the stop button is pressed I want to pass a variable to m-file, how can do that? I h...

10 years 前 | 1 个回答 | 0

1

个回答

提问


plot graph to GUI from m-file
Hi, I have succesfully plotted some graphs to GUI from m-file by using handle (in m-file) like this: plot(GUI_handle, variab...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Poor quality of GUI bakcround image?
Hi, I load backround image to my GUI, but the quality of this image was poor when I putted it to GUI. Normally quality of thi...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Where the matlab get import files? What is the path?
Hi, I try to import .java classes, but I get error message: undefined function or variable. Where the matlab get these impor...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Can I use html page to show matlab data dynamically?
Hi, I wonder can I show matlab data dynamically in web page? So I use html page like an UI. I do calculation in matlab and it...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Internal or external Matlab GUI tools for graphical UI
Hi, Is there any internal or external tools for GUI design? I like to have some meters (for example analog speed meter) and ot...

10 years 前 | 1 个回答 | 0

1

个回答

提问


What is edit text box type in GUI when I using findobj function?
Hi, I try to get GUI edit text box object in separate m-file because I like to print something to this text box from m-file. ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How I pass variable (number) from separate m-file to GUI edit text box?
Hi, I have separate m-file which generates numeric value once a second and I want to pass this value to GUI once a second. Ho...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Can I change axes scale color?
Normally axes scales are black, for example scale 1 to 10. Can I change color of these scale numbers because my backround color ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


hgload doubles the GUI?
Hi, I have problem when I using hgload('own_gui.fig'), it doubles the GUI view. Is there any another function what I can use ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How can I plot multiple graphs from another m-file to GUI axes?
Hi, How I call GUI axes from another m-file? I have multiple axes in the GUI. Now I use code like this: fH = hgload('Sim...

10 years 前 | 1 个回答 | 0

1

个回答