Filter löschen
Filter löschen

MATLAB Function の中身が消える

1 Ansicht (letzte 30 Tage)
Nobuo Iwasaki
Nobuo Iwasaki am 22 Dez. 2021
Simulink モデルに MATLAB Function ブロックを配置、Simulink Coder でコード生成を行うと時々 MATLAB Function の中身が
function [chirp, chirpf] = fcn(f0, f1, ga, ofs, t1, ts, fs)
のように function = ...
の行を除いて消えてしまいます。
Simulink モデル内には複数の MATLAB Function ブロックが配置されていますが何れのものにこの減少が発生するかはランダムです。

Antworten (0)

Kategorien

Mehr zu コード生成 finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!