root/applications/mpdm/SYSID09/merger_dbg.m @ 706

Revision 706, 103 bytes (checked in by smidl, 15 years ago)

eol-native

  • Property svn:eol-style set to native
Line 
1funtion merge_dbg(fname);
2itload(fname);
3
4t=size(T,1);
5
6m1=zeros(t,size(
7for i=1:t
8
9    m1
10figure(1);
Note: See TracBrowser for help on using the browser.