Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #5343
Ticket #5343
: script.mos
File script.mos,
164 bytes
(added by
Adeel Asghar
,
7 years ago
)
Line
1
loadModel(Modelica);
2
getErrorString();
3
copyClass(Modelica.Blocks.Examples.Filter, "Filter");
4
getErrorString();
5
getClassInformation(Filter);
6
getErrorString();
Download in other formats:
Original Format