removeVariable
Remove variable from SimulationInput or
Simulation object
Description
removes the base workspace or data dictionary variable s = removeVariable(s,var)var from the
Simulink.SimulationInput or Simulation
object s.
removes the variable s = removeVariable(s,var,Workspace=mdl)var defined in the model workspace for the model
mdl from the SimulationInput or
Simulation object s.