Community Profile

photo

ali al-hallal


antonine university

Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: signal processing

Statistics

Feeds

View by

Question


hello guys please help me!!! i have created a matlab GUI, and want execute the function DCT when i click on a button,but this occur an error and this is my code,this is my code
function pushbutton3_Callback(hObject, eventdata, handles) axes(handles.axes1); %x=evalin('base','x') %Xdct=evali...

9 years ago | 0 answers | 0

0

answers

Question


hello guys please help me!!! i have created a matlab GUI, and want execute the function DCT when i click on a button,but this occur an error and this is my code
function pushbutton3_Callback(hObject, eventdata, handles) X=evalin('base','X'); R=evalin('base','R'); fun = @(bl...

9 years ago | 0 answers | 0

0

answers