統計
All
Feeds
回答済み
The output of 'chart XYZ' cannot be logged because this block is a Simulink function within Stateflow or a MATLAB Function block. But no signal is logged.
try set_param(bdroot, 'InstrumentedSignals', [])
The output of 'chart XYZ' cannot be logged because this block is a Simulink function within Stateflow or a MATLAB Function block. But no signal is logged.
try set_param(bdroot, 'InstrumentedSignals', [])
5年弱 前 | 2
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11年弱 前


