Estadística
17 Preguntas
5 Respuestas
CLASIFICACIÓN
94.705
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
17 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
76.47%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
uigetfile
loading have in the same folder but fails to sub-folders , why ? N.Horro = importdata(uigetfile); tnhks
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Underline Text in Gui
Hi All N.Class = uicontrol('unit','pix',... 'style','text',... 'position',[0 405 340 30],... 'string','Hello...
casi 13 años hace | 2 respuestas | 0
2
respuestasShortcut Key On Guide
let's say, I wrote a small program guide. After I left it in the background on Windows. I want to a shortcut key(example:é).An...
casi 13 años hace | 0
Pregunta
Shortcut Key On Guide
Hi all. I want running the windows interface , shortcut keys. example:'Ctrl+2' , 'Alt+P' , 'é' I want to change any proper...
casi 13 años hace | 2 respuestas | 0
2
respuestasLast Axes Display Image
<http://imageshack.us/photo/my-images/692/ekrntsn.png/> <http://imageshack.us/photo/my-images/809/ekrnts2.png/> I get an error...
más de 13 años hace | 0
| aceptada
Pregunta
Java Robot
Hi I have a question with the use of java robot. We use the code ready to use them. So, how to write them to variables. ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Last Axes Display Image
Hi very simple, but I can not :( See here%%%% " function Axes N.fh=figure('unit','pix',... 'Position',[400 30...
más de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
Question is Unknown :)
Hi guys. " D=importdata('data 1.xls'); % (D= '11' '12' '13' '1...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
ButtonGroup
Hi guys. How can I run it? " function [] = test(varargin) N.fh=figure('units','pixels',... 'position',[500 2...
más de 13 años hace | 1 respuesta | 0
1
respuestaOn-Screen Keyboard
" function psh_la_Callback(hObject, eventdata, handles) pause(3) import java.awt.Robot; import java.awt.event.*; key ...
más de 13 años hace | 0
Pregunta
On-Screen Keyboard
Hi guys. * I would like to make on-screen keyboard.I have no problem in pressing the keys on the keyboard. * After pressin...
más de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
axes
Hi guys just wondering. while I using Matlab axes.Under the orange line is warning. in fact everything is working prope...
más de 13 años hace | 1 respuesta | 0
1
respuestaKeep always on top
windowslivemessenger also have the option "always on top" This Did he can be done?
más de 13 años hace | 0
Pregunta
Msgbox ico change
hi guys How do I change my msgbox ico(the left side of the title)? thks.
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Keep always on top
hi guys I want to, Keep always on top , guide figure ? Can you give an example ? or link.
más de 13 años hace | 5 respuestas | 0
5
respuestasMulti GUI's
" function pushbutton1_Callback(hObject, eventdata, handles) open('k_c.fig') guidata(hObject, handles); " Y...
más de 13 años hace | 0
Pregunta
Tab Panel
Hi all <http://ralph-schleicher.de/extern/mtk-tab-panel.png> How do I do this way? Can you send me a sample(in .fig .m)...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Change guide icon
Hi all function deneme_deneme_OpeningFcn(hObject, eventdata, handles, varargin) jFrame=get(handles.figure1,'javaframe');...
más de 13 años hace | 4 respuestas | 1
4
respuestasPregunta
For and Break ; in Guide
Hi all, Get out of the loop "for" for guide " --------------------------------------------------------------------- ...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
if
Hi all, " for i=1:1000; %event F=(i+1); if F == 100 300 ; % ???????????????? disp('hi al...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
For with Break
Hi all.Please Help me. How I can use for with break. " for i=1:n; %action if H == 1 ; break end end ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Where did I go wrong
Hi all pause(1.5) import java.awt.Robot; import java.awt.event.*; key =Robot ; handles.n=str2double(get(handl...
más de 13 años hace | 1 respuesta | 0