Community Profile

photo

nsbd


2011년부터 활동

통계

  • First Review
  • Thankful Level 3
  • First Answer

배지 보기

Content Feed

보기 기준

질문


uigetfile
loading have in the same folder but fails to sub-folders , why ? N.Horro = importdata(uigetfile); tnhks

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


Underline Text in Gui
Hi All N.Class = uicontrol('unit','pix',... 'style','text',... 'position',[0 405 340 30],... 'string','Hello...

대략 12년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Shortcut 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...

12년 초과 전 | 0

질문


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...

12년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Last 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...

거의 13년 전 | 0

| 수락됨

질문


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. ...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Last Axes Display Image
Hi very simple, but I can not :( See here%%%% " function Axes N.fh=figure('unit','pix',... 'Position',[400 30...

거의 13년 전 | 답변 수: 3 | 0

3

답변

질문


Question is Unknown :)
Hi guys. " D=importdata('data 1.xls'); % (D= '11' '12' '13' '1...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


ButtonGroup
Hi guys. How can I run it? " function [] = test(varargin) N.fh=figure('units','pixels',... 'position',[500 2...

거의 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
On-Screen Keyboard
" function psh_la_Callback(hObject, eventdata, handles) pause(3) import java.awt.Robot; import java.awt.event.*; key ...

거의 13년 전 | 0

질문


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...

거의 13년 전 | 답변 수: 3 | 0

3

답변

질문


axes
Hi guys just wondering. while I using Matlab axes.Under the orange line is warning. in fact everything is working prope...

거의 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Keep always on top
windowslivemessenger also have the option "always on top" This Did he can be done?

거의 13년 전 | 0

질문


Msgbox ico change
hi guys How do I change my msgbox ico(the left side of the title)? thks.

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Keep always on top
hi guys I want to, Keep always on top , guide figure ? Can you give an example ? or link.

거의 13년 전 | 답변 수: 5 | 0

5

답변

답변 있음
Multi GUI's
" function pushbutton1_Callback(hObject, eventdata, handles) open('k_c.fig') guidata(hObject, handles); " Y...

거의 13년 전 | 0

질문


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)...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Change guide icon
Hi all function deneme_deneme_OpeningFcn(hObject, eventdata, handles, varargin) jFrame=get(handles.figure1,'javaframe');...

거의 13년 전 | 답변 수: 4 | 1

4

답변

질문


For and Break ; in Guide
Hi all, Get out of the loop "for" for guide " --------------------------------------------------------------------- ...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


if
Hi all, " for i=1:1000; %event F=(i+1); if F == 100 300 ; % ???????????????? disp('hi al...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변