photo

Pan


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

66 Fragen
1 Antwort

RANG
23.889
of 300.364

REPUTATION
1

BEITRÄGE
66 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
1

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 4

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to remove the matlab system
Hi, may I help me. If I wnat to remove the matlb system from the computer, I need how to do. becouse I tried to remove fro...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


what is the uiwait?
what is the uiwait? then, how to use it? If you know, please tell me ,thank you!!

etwa 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


about the font property
I want to ask the font porperty. Could you know how to change the font to bold type?

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


title become to straight
Hi,I want to ask the title could become to straight not row. If you know ,please me, thanks!! this is code. imshow(xi(...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


popupmenu and pushbutton work
hi, if the figure has two uicontrol,"popupmenu and pushbutton. The popupmenu has four kinds ,"watch","phone","book","can". ...

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why callback and enable off doesn't same time work?
I don't know a question. The hp2 button callback function and the button isn't setting the button property 'enable' to 'off'....

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


using timer for button
How to use timer??

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


about the code question
I have one question about my coed ,if someone could know how to amend my coed,please teach me. This is my part code func...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


The setting of subplot
I have one question. This is my part code obj1 = mmreader('keybook.avi'); vid1 = read(obj1); frame1 = 1; if hs...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


callback function after button didn't work
If I have a button that can callback a function then , when I call the functin ,the button must didn't work five miment,over fiv...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


play and stop and replay
I want to write a code. It has play video and stop video and replay video. How to wirte that?? pleaes teach me? Than...

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


The button of setting
Hellow , I want to ask you another question that The button is pushed once, then if the button want to be pushed twice must w...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Setting of the button
Hellow , I want to ask you another question that The button is pushed once, then if the button want to be pushed twice must w...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


the button is pushed
I want to ask the butotn that be pushed then the button concove. when finish working the button is resume origional button. ...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


GUI of the button
Hi, I want to ask about button. If the button want to be use once ,then the button couldn't be use, anyway, button is us...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


about setting of button
I want to ask one question about the button. One button that push first, then if want push second must stop few second, alwa...

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


for loop become to while loop
this is my code , but it's for loop, I want to become to "while loop" How to do? pleas teach me , thank you! for im=...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


about figure is control
I want to ask the question. If I have first figure that has a button that can out of the second figure, but now I must close t...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


about title of GUI
I want to ask about the font size, this is my code subplot(2,2,1); imshow(vid1(:,:,:,frame1)); title('keyframe vi...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


about controling of figure
Hi, I want to ask about one questin. Matlab prodce "figure" that in the top left have a picture(matlab picture) , I want to ...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


control of play video
Hi, currently ,I have one code. function f1() clear all; load totalbook xi idxip obj1 = mmreader('keybook.avi'...

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


about addframe attribute using
I use "addframe" consist of video, but the produce video that have 320*240 (size). I don't know what attribute could control?...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


about mmreader'sproperty thanks!
i want to ask about mmreader that could control the "fps" ???!!! please tell me! thanks~

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


about the movie2avi's attribute
I want to know how to use the movie2avi instruct. because the new video is longer than original video. If you know this ques...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


about picture saving from figure
I want to ask about the picture saving. If I have picture that show by "matlab figure" then,I must save the picture but,wh...

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Many frames is consist of a video by addfame
Hi , I want to ask that if I have many frame then,I want to use "addframe" consist of a AVI file(a video). How to do it? ...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


addframe
Hi I want to ask about the "addframe" that how to use About the using way

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


for loop
this is my current code mean(sum(abs(xw(:,:,3,10))-(xw(:,:,3,9)))); this can run and have value but this code could ...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


two picture
If I have ten frames, and every frame has width "M" , height "N", then I must calculate first frame of each point pixel subtr...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


two picture pixels
I want to calculate the corresponding pixels of the two pictures. How can I do? This is my code. clear all; load watch [m...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Mehr laden