필터 지우기
필터 지우기

MATLAB Function の中身が消える

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 コード生成에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!