Dave Hall
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English, French
MATLAB
Spoken Languages:
English, French
Feeds
提问
Simulink error on linux: "Error parsing bitcode: Malformed Block" that I don't get with the same program on Windows
Hi, I'm running a Simulink model on HPC linux, and I regularly get an error ("Error parsing bitcode: Malformed Block"), but when...
7 months 前 | 0 个回答 | 0
0
个回答提问
griddedInterpolant error "Interpolation requires at least two sample points for each grid dimension."
I'm systematically getting this error trying to use griddedInterpolant. Here's a simple example: bp1 = [0:1:10]; bp2 =...
12 months 前 | 2 个回答 | 0
2
个回答提问
Unrecognized function or variable when calling a LinearModel from a Simulink Interpreted Function block
I have a Simulink block that previously called a "Scattered Interpolant" function with 3 inputs using a Interpreted Function blo...
1 year 前 | 1 个回答 | 0
1
个回答提问
Why do I get the error message "Unrecognized function or variable 'sim'" in my Standalone Excecutable
I can get a Standalone Executable to work with a simple fprintf statement called from a matlab script. But as soon as a I add a ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Simulink model error: Brace indexing is not supported for variables of this type.
I'm not sure why I'm getting this error with Simulink. I thought perhaps it was related to "local" vs. "scoped" variables (local...
3 years 前 | 1 个回答 | 0