Changeset 600 for library/doc/tutorial

Show
Ignore:
Timestamp:
09/03/09 22:12:12 (15 years ago)
Author:
mido
Message:

presun globalnich veci v RV dovnitr tridy kde byly zadefinovany jako staticke promenne
(plus drobne zacisteni dokumentace a adresarove struktury)

Location:
library/doc/tutorial
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • library/doc/tutorial/arx_ui.dox

    r471 r600  
    11/*! 
    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 
    33 
    44The 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  
    1616The 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. 
    1717  
    18 Technically it can be made compatible with matlab structures (TODO) 
     18Technically 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 
    1920 
    2021\section ui_example Example