Feeds
回答済み
variables are not saved in workspace after function.
thank u but when I run this function only x is saveing as 'ans'
variables are not saved in workspace after function.
thank u but when I run this function only x is saveing as 'ans'
約7年 前 | 0
質問
variables are not saved in workspace after function.
function = demo() figure('WindowButtonDownFcn',@callBack) function callBack(hObject,~) mousePos=get(hObject,'CurrentP...
約7年 前 | 4 件の回答 | 0