![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6662153_1522116635967_DEF.jpg)
Teemu Juujärvi
Followers: 0 Following: 0
Statistica
11 Domande
0 Risposte
RANK
109.955
of 297.016
REPUTAZIONE
0
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
45.45%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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. ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0