Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #4570
Ticket #4570
: TwoStatesMachine1.mos
File TwoStatesMachine1.mos,
198 bytes
(added by
Bernhard Thiele
,
7 years ago
)
Line
1
2
loadFile("TwoStatesMachine1.mo");
3
setCommandLineOptions({"--simCodeTarget=Cpp"}); getErrorString();
4
simulate(TwoStatesMachine1, startTime=0, stopTime=30, numberOfIntervals = 0); getErrorString();
5
Download in other formats:
Original Format