Community Profile

photo

steven Garcia


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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= ...

9 years ago | 2 answers | 0

2

answers