Community Profile

photo

Chris


Last seen: 1 year ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
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

answer

Question


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

answers

Question


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

answer

Question


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

answer

Answered
gmake: *** 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...

11 years ago | 3 answers | 0

3

answers