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...
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 前 | 0
| 已接受
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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 前 | 0
| 已接受
提问
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 前 | 3 个回答 | 0