Changeset 600 for library/doc/tutorial
- Timestamp:
- 09/03/09 22:12:12 (15 years ago)
- Location:
- library/doc/tutorial
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/tutorial/arx_ui.dox
r471 r600 1 1 /*! 2 \page arx_ui Running experiment \c estimator with ARX data fields 2 \page arx_ui Running experiment \c estimator with ARX data fields \todo this page is out of date, as the user info concept has been changed 3 3 4 4 The experiment \ref estimator.cpp can be run either on command line, or as a mex file in Matlab. -
library/doc/tutorial/ui.dox
r471 r600 16 16 The User Infos are designed using customized version of the libconfig library (www.hyperrealm.com/libconfig). It is specialized for BDM so as to recognize basic mathematical objects, such as vectors and matrices, see details below. 17 17 18 Technically it can be made compatible with matlab structures (TODO) 18 Technically it can be made compatible with matlab structures. 19 \todo it will be good to create a more detailed paragraph about the intraction with Matlab 19 20 20 21 \section ui_example Example