read_lolimot — Read a Lolimot model
[err,modelOut] = read_lolimot(Filename)
the name of a Lolimot model
an error flag (the same meaning as with the mopen functions).
a Lolimot structure which contains the read Lolimot model.
This functions allows to read a previously saved Lolimot model.
(ycollet@freesurf.fr)