MATLAB FINANCIAL DERIVATIVES TOOLBOX Manuel d'utilisateur Page 24

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 119
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 23
23
Type also:
h
h
e
e
l
l
p
p
e
e
l
l
f
f
u
u
n
n
to view the help results concerning the build-in elementary functions
exhibited in Table 1 (notice also that
e
e
l
l
f
f
u
u
n
n is a reserved word).
The problem with the
h
h
e
e
l
l
p
p command is that the user must be familiar with
the topic under consideration and the word following the
h
h
e
e
l
l
p
p command
must be exact and spelled correctly. For example, the Matlab function that
returns the inverse of a matrix is named as:
i
i
n
n
v
v (type “help inv” to see what
you will get). If the user types “inverse” or “inverce” instead, then Matlab
help will return that such functions cannot be found.
l
l
o
o
o
o
k
k
f
f
o
o
r
r Command
A more flexible command for perusing help from Matlab, is the
l
l
o
o
o
o
k
k
f
f
o
o
r
r. If the
user is not familiar with the exact help that is looking, it can use the
l
l
o
o
o
o
k
k
f
f
o
o
r
r,
which looks for the given string in the first comment line of the help text in
all m-files located in Matlab’s toolboxes. For example, type:
l
l
o
o
o
o
k
k
f
f
o
o
r
r inverse”
and Matlab returns all m-files functions that contain in their introductory
comments the word “inverse”. Among them, the user can locate the correct
name for the inverse function (which is simply:
i
i
n
n
v
v) and with the
h
h
e
e
l
l
p
p
command can see in detail what this command does. Note that the
l
l
o
o
o
o
k
k
f
f
o
o
r
r
command is time consuming and sometimes takes up to some minutes to
come up with a result.
The Help Window/Browser
Online help (online here does not refer to any Internet source) can also be
obtained via the Help menu found in the Matlab’s desktop. From the
desktop window select Help>Matlab Help to get the help browser (Figure 11)
with a list of help topics. Through this screen, the user can navigate around
a variety of topics by double clicking on them (this browser displays html
help pages and can be operate like the Internet Explorer).
Vue de la page 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 118 119

Commentaires sur ces manuels

Pas de commentaire