Feeds
질문
Dialog box's Parent
function tri f=figure(... 'MenuBar','none',... 'Position',[400 200 600 445]... ); m_file=uimenu('Label','Fil...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Callback Function of uimenu
I wrote the callback functions to undo and redo to activities, and I can use these functions for pushbuttons(undo and redo butto...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I store the data entered by edit button on GUI?
I want to store the number that entered by user and location of this number in a matrix(4x4) on GUI. As shown in the code, how c...
5년 초과 전 | 답변 수: 1 | 0

