Prev: Projecting a 3d plot onto a 2d space according to display
Next: CRC, add 16 parity bits in MATLAB
From: only on 30 Mar 2010 11:47 i am doing aprogram in motion analysis and i want to make agui for it.i don't know how to make the push button to do the function .i don't know how the push button will display a motion in an axes or to plot the result of the variance in an axes. plz help.
From: ImageAnalyst on 30 Mar 2010 11:51 On Mar 30, 11:47 am, "only " <only_love_...(a)yahoo.com> wrote: > i am doing aprogram in motion analysis and i want to make agui for it.i don't know how to make the push button to do the function .i don't know how the push button will display a motion in an axes or to plot the result of the variance in an axes. > plz help. --------------------------------------------------- Maybe a GUI template like this: http://www.mathworks.com/matlabcentral/fileexchange/24224 will help you get started. It has most of the basic controls.
From: us on 30 Mar 2010 11:52 On Mar 30, 5:47 pm, "only " <only_love_...(a)yahoo.com> wrote: > i am doing aprogram in motion analysis and i want to make agui for it.i don't know how to make the push button to do the function .i don't know how the push button will display a motion in an axes or to plot the result of the variance in an axes. > plz help. a hint: - there are so many unresolved issues... - better start with this great doc http://www.mathworks.com/access/helpdesk/help/techdoc/learn_matlab/bqr_2pl.html us
|
Pages: 1 Prev: Projecting a 3d plot onto a 2d space according to display Next: CRC, add 16 parity bits in MATLAB |