Statistics
RANK
170,366
of 295,486
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
Simulink Subsystem Compilation Error - Exceeds maximum allowable size
A solution that is working for me is to use Model Referencing. I have converted each Matlab subsystem into a Referenced Model. A...
10 years ago | 0
| accepted
Question
Simulink Subsystem Compilation Error - Exceeds maximum allowable size
I am trying to run a Simulink model which has a number of Matlab based subsystems. I get the following error from the compiler w...
10 years ago | 1 answer | 0
1
answerQuestion
Simulink Sfunction Error - not a valid Win32 application
Since I have installed a Windows update I am getting the following error: Error calling generated SFunction, XXXX_sfun. Invalid...
10 years ago | 2 answers | 0
2
answersQuestion
Problem using 'getframe' and 'movie' with larger data sets
When I use the following code and I have 'data_size' set to 10 it works fine. That is I can use 'movie' to replay the frames cap...
11 years ago | 1 answer | 0
1
answerQuestion
Error using 'getframe' in an embedded Matlab function in a Simulink Model
I am trying to use 'getframe' in a Matlab function within a Simulink Model. I get the error "Cannot get field colormap from str...
11 years ago | 1 answer | 0
1
answergmake: *** Error 1 when attempting to run Simulink with embedded Matlab Function
The source of the problem was found to be size limitations placed on the port dimensions for some signals in 'Model Explorer'. I...
11 years ago | 0
| accepted
Question
gmake: *** Error 1 when attempting to run Simulink with embedded Matlab Function
I am trying to run a Simulink model that has an embedded matlab function using the Pwelch function. However I get this error dur...
12 years ago | 3 answers | 0