MATLAB Function の中身が消える

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

回答(0 个)

类别

帮助中心File Exchange 中查找有关 コード生成 的更多信息

产品

版本

R2021b

Community Treasure Hunt

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

Start Hunting!