Name

read_lolimot — Read a Lolimot model

Calling Sequence

[err,modelOut] = read_lolimot(Filename)

Parameters

Filename

the name of a Lolimot model

err

an error flag (the same meaning as with the mopen functions).

modelOut

a Lolimot structure which contains the read Lolimot model.

Description

  • This functions allows to read a previously saved Lolimot model.

See Also

estim_der_lolimot , estim_lolimot , estim_vec_lolimot , learn_lolimot , learn_valid_lolimot , write_lolimot , plot_lolimot_part , export_model , update_lolimot

Authors

Yann COLLETTE

(ycollet@freesurf.fr)