Opened 20 years ago
Last modified 19 years ago
#16 closed defect (fixed)
block model hangs modeq
Reported by: | jonas.elbornsson | Owned by: | jonas.elbornsson |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | jonas.elbornsson, Adrian Pop |
Description
Note:
See TracTickets
for help on using tickets.
model test ""
(visible=true,transformation(x=-49.9871,y=19.7101,scale=0.1)));
(visible=true,transformation(x=-10.1632,y=20.2556,scale=0.1)));
equation
(visible=true,points={{-39.08,19.98},{-23.26,19.98}}));
end test;
hangs modeq when calling instantiateModel(test)