Prasanth
MathWorks
Followers: 0 Following: 0
Disclaimer: All the views mentioned are my own and do not reflect the views of MathWorks in any manner.
Statistics
0 Questions
7 Answers
RANK
4,540
of 295,467
REPUTATION
10
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Cannot generate code for indexing expression where the index has unknown size and underlying cell array is not homogeneous.
Hi Vimal, I understand that the function 'updateTracker' is not accepting arguments of type struct array during code generation...
4 years ago | 0
Generate code of function that uses simulink
Hi Jonas, The workflow you are using, i.e., generating C/C++ code for a MATLAB function that calls 'sim' function to simulate a...
4 years ago | 0
How to execute bessel function (bessely) at simulink model
Please follow the instructions given in the below documentation page that illustrates how to create a custom functionality in a ...
4 years ago | 0
Compiler settings for Processor-In-the-Loop
Hi Marco, I understand that you are looking for how the toolchain is selected by Simulink, and also how to modify the toolchain...
4 years ago | 0
"Error using perceptron Too many output arguments. "
I am assuming that you are using MATLAB R2019a. Try running the following script on MATLAB command window: >> which perceptron ...
4 years ago | 0
Nested For Loop 3D Graph
I am assuming that you are using MATLAB R2020a and you are trying to generate a 3D scatter plot using 'scatter3' function. You w...
4 years ago | 0
| accepted
How is RMSE calculated on Multivariate Regression Neural Networks?
I am assuming that you are using MATLAB R2020a and you tried to design a neural network with a 'regressionLayer' as output. You ...
4 years ago | 1
| accepted