|
Chapters:
|
MuSR /
Mulab< Fitting Flux Lattices with a single Gaussian | Index | a mulab primer > Mulab: a Matlab Toolbox The Here we offer:
A few immediate help suggestions If you are familiar with μSR start having a look at the Mulab Primer. help mufit_gui st the matlab command Mulab is a library of directly accessible functions. Being a Matlab Toolbox, Mulab shares the usual help scheme of matlab functions: typing help mulab
from the matlab prompt you get some information and hints. If installed correctly help local/mulab
offers the contents, a survey of available functions. If installed in any directory, you can run mulab from that directory and display the contents help by help contents
Remember that in these helps, following Matlab conventions, the function commands are written in uppercase, for highlighting purposes, but all commands are lowercase.
help mu_globals
By typing global MU_DATA
in the command window, for instance, you can access the data set loaded by < Fitting Flux Lattices with a single Gaussian | Index | a mulab primer > |