MATLAB COMPILER RELEASE NOTES Guide de l'utilisateur Page 142

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 716
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 141
R2013b
4-8
MATLAB:InputParser:ParamMustBeChar. If your code checks for
MATLAB:InputParser:MustBeChar, you might need to update it to check for
MATLAB:InputParser:ParamMustBeChar instead. For a mapping of the new
identifiers to the original identifiers, see Technical Support solution 1-ERAFNC.
Functionality being removed or changed
Functionality What Happens
When You Use This
Functionality?
Use This Instead Compatibility
Considerations
addParamValue
method of
inputParser class
Still Runs addParameter Replace all instances
of addParamValue
with addParameter.
tstool Warns timeseries,
tscollection, openvar,
or plot
Replace all
instances of tstool
with timeseries,
tscollection, openvar,
or plot.
To create a time
series object, use
timeseries.
To create a time
series collection
with one or more
timeseries objects,
use tscollection.
To open a time series
object or collection in
the Variables editor,
use openvar.
To plot a time series
object, use plot.
Time series object
with 3-D or higher
dimensional data
Errors Time series object
with 2-D data and
time aligned with
For more
information about
updating your
Vue de la page 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 715 716

Commentaires sur ces manuels

Pas de commentaire