Statistics
RANK
6,672
of 301,472
REPUTATION
7
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
4
RANK
of 21,293
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,655
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
Solve function used in Simulink: Error - MATLAB expression <output of myfunc> is not numeric
I could just solve it. vpa(x) outcome is not numeric enough for simulink it seems. When I used double(x) instead, it works smo...
6 years ago | 3
| accepted
Question
Solve function used in Simulink: Error - MATLAB expression <output of myfunc> is not numeric
Hi, I have used .m file to solve the below nonlinear function using syms and solve. It works like a charm. Now I need to pe...
6 years ago | 1 answer | 1