Mercurial > hg > ltpda
annotate m-toolbox/test/xml_tests/run_xml_tests.m @ 47:dd93c9ba6624 database-connection-manager
Fix Java dialog
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Tue, 06 Dec 2011 19:07:27 +0100 |
parents | f0afece42f48 |
children |
rev | line source |
---|---|
0 | 1 clear all; |
2 | |
3 test_ao | |
4 % test_cdata | |
5 % test_fsdata | |
6 test_history | |
7 test_mfir | |
8 test_miir | |
9 test_param | |
10 test_plist | |
11 % test_pole now pz-class | |
12 % test_provenance | |
13 test_pzmodel | |
14 % test_specwin | |
15 test_time | |
16 % test_timespan | |
17 % test_tsdata | |
18 % test_xydata | |
19 % test_zero now pz-class |