MATLAB MAPPING TOOLBOX RELEASE NOTES Guida Utente Pagina 43

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 160
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 42
5-5
Functions Being Removed
Function Name What Happens When
You Use the Function?
Use This Instead Compatibility
Considerations
combntns Still runs nchoosek Replace all existing
instances of combntns
with nchoosek.
epsm Still runs If necessary, you can
replace the expressions
below with the constants
to the right: epsm()
1.0E-6
epsm('deg') 1.0E-6
epsm('rad')
deg2rad(1.0E-6)
cometm Still runs Replace instances
of cometm with the
following:
[x,y] =
mfwdtran(lat,lon);
comet(x,y,p)
cometm3 Still runs Replace instances of
cometm3 with the
following:
[x,y,z] =
mfwdtran(lat,lon,z);
comet3(x,y,z,p)
restack Still runs uistack Replace all existing
instances of restack
with uistack
grepfields Still runs textscan Replace all existing
instances of
grepfields with
textscan
fipsname Still runs shaperead Import the more
recent TIGER/Line
data set, available in
Vedere la pagina 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 159 160

Commenti su questo manuale

Nessun commento