Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
%% Program Heading %Author: Shouyu Zeng %Date: 3/22/2016 %Filename: user-control input %% Program Description % This main program asks for the user...
I am trying to write a function contains nested function, but it doesn't seems right. And i need to call this function from another function to solve problem. So the ZengCHECK.m is the function i need to have nested function, then use untitled16.m to call that function. I have already wrote it, but i just don't know why they don't work.