Feeds
질문
i couldnt use inputm function
Hi. i need select specific place from picture with mause and get its coordinate.please help me.
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
i need mause coordinate
i use axes(handles.axes1); hold on for a=1:n; for ii=1:4 [xi,yi] = ginput(1); plot(xi,yi,'ro') xx(ii)=xi; yy(ii)=yi; ...
거의 10년 전 | 답변 수: 1 | 0
1
답변답변 있음
i dont know that warning massage . Please help me as soon as posible
thank you for helping i solved the problem . have good days.
i dont know that warning massage . Please help me as soon as posible
thank you for helping i solved the problem . have good days.
거의 11년 전 | 0
질문
i dont know that warning massage . Please help me as soon as posible
Error in parfind (line 2) [f1,f2] = size(fonk); Output argument "parpos" (and maybe others) not assigned during call to "C:...
거의 11년 전 | 답변 수: 4 | 0
4
답변질문
is it possible that create a exe. working on computer hasnt installed Matlab ?
thank you for helping
거의 11년 전 | 답변 수: 1 | 0
1
답변답변 있음
how can i set all of them concurrently in gui
Thaks a lot for helping . it is working
how can i set all of them concurrently in gui
Thaks a lot for helping . it is working
11년 초과 전 | 0
질문
how can i set all of them concurrently in gui
a1=double2str(set(handles.edit4,'string',svr)); a2=double2str(set(handles.edit12,'string',yy)); a3=double2str(set(handles.ed...
11년 초과 전 | 답변 수: 2 | 0