Name

write_lolimot — Saves a Lolimot model in a file

Calling Sequence

err = write_lolimot(Filename,lolModel)

Parameters

Filename

the file name of the Lolimot model to be saved

lolModel

the Lolimot structure which contains the Lolimot model to be saved

err

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

Description

  • This function allows to save a previously learnt Lolimot model in a file.

See Also

estim_der_lolimot , estim_lolimot , estim_vec_lolimot , learn_lolimot , learn_valid_lolimot , read_lolimot , export_model , plot_lolimot_part

Authors

Yann COLLETTE

(ycollet@freesurf.fr)