root/applications/doprava/matlab/k1.m @ 706

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

eol-native

  • Property svn:eol-style set to native
Line 
1itload('../release/k1.it');
2figure(1);
3hold off;
4plot(xt);
5hold on
6plot(odh_xt,'--');
Note: See TracBrowser for help on using the browser.