Home > Applications > miFit > mifit.m

iFit/mifit

PURPOSE ^

miFit: a user interface to iFit

SYNOPSIS ^

function varargout = mifit(varargin)

DESCRIPTION ^

 miFit: a user interface to iFit

 data = mifit('data')  retrieves all data sets from the interface
 data = mifit('pull') retrieves the selected data sets
 mifit('push', datasets)   replace existing data sets and append new ones
 mifit('filename')     imports the file into a new Data set/Model
 mifit(iData_object)   add the iData object into the interface Data stack
 mifit(iFunc_object)   add the iFunc Model into the interface Models menu
 config = mifit('config')  retrieves the miFit configuration

 Version: Aug. 22, 2017
 (c) E.Farhi, ILL. License: EUPL.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1