統計
MATLAB Answers
3 質問
0 回答
ランク
of 171,279
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
6年以上 前 | 1 件の回答 | 0
1
回答質問
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...
6年以上 前 | 1 件の回答 | 0
1
回答質問
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...
6年以上 前 | 0 件の回答 | 0