Opened 12 years ago
Closed 12 years ago
#2574 closed defect (fixed)
mark parameters without a default binding changeable for OMEdit
| Reported by: | Willi Braun | Owned by: | Willi Braun |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.1 |
| Component: | Backend | Version: | trunk |
| Keywords: | Cc: | Adeel Asghar, Lennart Ochel |
Description
Parameters without a binding are not changeable in OMEdit.
For example:
model A parameter Real a; Real x; equation der(x) = x+a; end A;
Change History (4)
comment:1 by , 12 years ago
| Status: | new → accepted |
|---|
comment:2 by , 12 years ago
| Cc: | added |
|---|
comment:3 by , 12 years ago
| Cc: | added |
|---|
comment:4 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

fixed in r19025.