Opened 11 years ago
Closed 11 years ago
#2752 closed defect (fixed)
code generation errors for zero crossings
| Reported by: | Lennart Ochel | Owned by: | Willi Braun |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.1 |
| Component: | Code Generation | Version: | trunk |
| Keywords: | Cc: | Mahder Alemseged Gebremedhin, cbrinkrolf@… |
Description
foo.simulation produces code generation errors for zero crossings:
foo.simulation_05evt.c: In function 'foo_simulation_function_ZeroCrossings': foo.simulation_05evt.c:617: error: '$Pi' undeclared (first use in this function) foo.simulation_05evt.c:617: error: (Each undeclared identifier is reported only once foo.simulation_05evt.c:617: error: for each function it appears in.)
Attachments (1)
Change History (4)
by , 11 years ago
| Attachment: | simulationTotal.mo added |
|---|
comment:1 by , 11 years ago
| Cc: | added |
|---|
comment:2 by , 11 years ago
| Status: | new → accepted |
|---|
comment:3 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

fixed in r21625.