root/applications/pmsm/matlab/exp_lq.m @ 1400

Revision 1400, 221 bytes (checked in by smidl, 13 years ago)

noreg accepts Mz

Line 
1% addpath ~...applications/bdmtoolbox/mex/
2
3C=config2mxstruct('/home/smidl/work/git/mixpp/applications/pmsm/experiments/ctrl_lq_dq2.cfg')
4C.controllers{1}.estim=C.UD;
5pmsm=pmsm_ctrl(C.system, C.controllers, C.experiment);
Note: See TracBrowser for help on using the browser.