Suppress warning message in simulink

2 Ansichten (letzte 30 Tage)
Ali T
Ali T am 25 Nov. 2015
Hi friends, Is there any specific way to turn off the warning error in simulink??? The errors are shown here:
Warning: The MaskInitialization string of block 'BD_PAR/drive cycle <cyc>/repeated cycle
grade vs. distance' contains usage of mask variables by reference (' @1') instead of by
variable name. Support for this usage will be removed in a future release
In gui_run_simulation at 82
In accel_test_advanced at 252
In adv_no_gui at 219
In Sample at 11
Warning: The MaskInitialization string of block 'BD_PAR/drive cycle <cyc>/repeated cycle
speed vs. time' contains usage of mask variables by reference (' @1 @1 @2') instead of by
variable name. Support for this usage will be removed in a future release
In gui_run_simulation at 82
In accel_test_advanced at 252
In adv_no_gui at 219
In Sample at 11
Warning: The MaskInitialization string of block 'BD_PAR/drive cycle <cyc>/repeated cycle
vehicle cargo mass vs. distance' contains usage of mask variables by reference (' @1')
instead of by variable name. Support for this usage will be removed in a future release
In gui_run_simulation at 82
In accel_test_advanced at 252
In adv_no_gui at 219
In Sample at 11
Warning: The MaskInitialization string of block 'BD_PAR/drive cycle <cyc>/super-smooth,
no-lag trace' contains usage of mask variables by reference (' @1') instead of by
variable name. Support for this usage will be removed in a future release
In gui_run_simulation at 82
In accel_test_advanced at 252
In adv_no_gui at 219
In Sample at 11
Warning: The MaskInitialization string of block 'BD_PAR/par <vc> config/<vc> par/engine
on (parallel hybrid)/key_on' contains usage of mask variables by reference (' @1 @1
@2') instead of by variable name. Support for this usage will be removed in a future
release
In gui_run_simulation at 82
In accel_test_advanced at 252
In adv_no_gui at 219
In Sample at 11
Warning: Outport 'BD_PAR/energy storage <ess>/ess config/energy storage <ess>/ess
tmp/Tair,ave/Tair_ave' and 'BD_PAR/energy storage <ess>/ess config/energy storage
<ess>/ess tmp/Tair' which are driven by the same signal must have the same setting for
the "Output when disabled" parameter
In gui_run_simulation at 82
In accel_test_advanced at 252
In adv_no_gui at 219
In Sample at 11
Warning: Zero delay at time '0' to input port two of 'BD_PAR/par <vc> config/<vc>
par/engine on (parallel hybrid)/Subsystem/Variable Transport Delay' may result in
incorrect simulation results. To ensure proper results, check the 'Handle zero delay'
in the parameter dialog. By doing so, it will turn the variable time delay block to a
direct feedthrough block.
In gui_run_simulation at 82
In accel_test_advanced at 252
In adv_no_gui at 219
In Sample at 11

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by