Community Profile

photo

Dave Hall


Last seen: 4 days ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English, French

Statistics

Feeds

View by

Question


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 =...

5 months ago | 2 answers | 0

2

answers

Question


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...

7 months ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer