MATLAB COMPILER RELEASE NOTES Podręcznik Użytkownika Strona 142

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 716
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 715 716

Komentarze do niniejszej Instrukcji

Brak uwag