photo

muhammad zulhelmy


Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to show text with NEW LINE in editbox in GUI MATLAB
<</matlabcentral/answers/uploaded_files/71540/1.PNG>> handles.behaviour is my tag for editbox how can i display like this ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How DISPLAY *value* and *text* in editbox in GUI MATLAB at the same time ?
<</matlabcentral/answers/uploaded_files/71531/1.PNG>> handles.behaviour is a name for editbox let say value A is 80000, th...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


get value in cell inside uitable by click on that cell
i read an *excel* and display at *uitable2* using GUI MATLAB. how can i *get the value* only for *specific cell* when i *cli...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


how get one value from uitable in GUI MATLAB
i have store the excel data in uitable in GUI. i attempt to get one of their value by clicking in any cell in uitable2. h...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


how to copy value from datacursormode in the axes in GUI MATLAB??
<</matlabcentral/answers/uploaded_files/71430/2.PNG>> from the picture i attached here, i done a contourmap from the excel ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


get datacursormode position and display at editbox6 ??
<</matlabcentral/answers/uploaded_files/71422/1.PNG>> i want to get *VALUE* datacursormode *POSITION 3* at axes and display i...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


how get value at pos(3) position by using "datacursormode on" in axes ???
This is my coding : %%----->DO 2D CONTOUR MAP<-----%% B = get(handles.uitable2,'Data'); [C,h] = contourf(B); %count...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


countour map the "excel value", display it at "specific axes" and get the "level value" of cursormode with display at "editbox"
How i can show the contour map of excel at specific axes ?? then how can i get the level value from cursormode, then display it ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


from excel value going through countourmap at specific axes
i was trying to do countourmap from the excel value... How to do contourmap and display at the specific axes in GUI (MATLAB)... ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to convert image into binary in axes at GUI MATLAB ?
handles.axes=hObject; A = getimage(handles.axes1); B = ???convert binary??? imshow (B,'Parent',handles...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to do BOUNDARY EXTRACTION to image In GUI MATLAB ?
handles.output=hObject; A=getimage(handles.axes1); B=???boundary extraction??? imshow(C,'Parent',handles....

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How to do a SOBEL METHOD on image inside the axes in GUI MATLAB??
handles.output=hObject; A=getimage(handles.axes1); B=???sobel??? imshow(C,'Parent',handles.axes.2);

quasi 8 anni fa | 1 risposta | 0

1

risposta