Feeds
提问
how to create a job or write on a matlab file?
i have a job from another software and is unknown for me, the quantity of variables depends of 'a' defined by a user, i need to ...
10 years 前 | 0 个回答 | 0
0
个回答提问
how can i validate in my code if a user inputs non numeric values? how can i limit just for 4 values?
this code request four values separated by comma for vgauss=1:x prompt={'Ingrese los valores del gaussiano separa...
10 years 前 | 1 个回答 | 0
1
个回答提问
why when i use two guides i'm losing the handles variables?
function solicita_espacios(hObject, eventdata, handles) if get(handles.checkbox1,'Value')==1% si el checkbox de...
10 years 前 | 1 个回答 | 0
1
个回答提问
i have two buttons to search different directories but the second button cant add more variables to the guidata
function pushbutton5_Callback(hObject, eventdata, handles) symbol=char(92); dirControl = uigetdir; dirControl= ...
10 years 前 | 2 个回答 | 0