Community Profile

photo

Alexander Dingwall


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Cannot resolve a function called from a subsystem in Stateflow
Hello, I have two Simulink function blocks within a Stateflow chart. We'll call one A and one B. Simulink function B contains a...

4 years ago | 1 answer | 0

1

answer

Question


How do I link extern variables and stateflow input when using custom c code?
I am trying to use a custom C code function in my stateflow chart. The C file looks like extern float A1; extern float A2; ex...

5 years ago | 1 answer | 0

1

answer

Question


Custom C Code question: How do set extern variables from simulink model
I have a simple C code file that has four extern variables (three inputs, one output) main.c: #include <math.h> #include "mai...

5 years ago | 0 answers | 0

0

answers