Feeds
已回答
Problem with str2func and error with valid function name
I finally figured it out !! Thank you very much Walter Roberson ! Here is the corrected code : function [value]=squareA...
Problem with str2func and error with valid function name
I finally figured it out !! Thank you very much Walter Roberson ! Here is the corrected code : function [value]=squareA...
14 years 前 | 0
已回答
Problem with str2func and error with valid function name
To Walter Roberson : yes, I want to do something like that except that it is more simple : the variable x is always at the e...
Problem with str2func and error with valid function name
To Walter Roberson : yes, I want to do something like that except that it is more simple : the variable x is always at the e...
14 years 前 | 0
已回答
Problem with str2func and error with valid function name
After these first answers, I understand that the problem is that I don't really see how to define x(i) as the variable which ena...
Problem with str2func and error with valid function name
After these first answers, I understand that the problem is that I don't really see how to define x(i) as the variable which ena...
14 years 前 | 0
提问
Problem with str2func and error with valid function name
I have to concatenate a defined number of strings into one, then to convert this string into a function that I memorize. Then I ...
14 years 前 | 5 个回答 | 0
