Statistics
All
RANK
10,452
of 301,273
REPUTATION
4
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 21,212
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
70
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Answered
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', [])
4 years ago | 2
Solved
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:...
10 years ago


