Statistics
RANK
112,376
of 301,327
REPUTATION
0
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,995
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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...
14 years ago | 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...
14 years ago | 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...
14 years ago | 0
Question
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 ago | 5 answers | 0
