Opened 10 years ago
Closed 10 years ago
#3375 closed defect (fixed)
OMNotebook can no longer plot arrays
| Reported by: | Francesco Casella | Owned by: | Adeel Asghar |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.9.3 |
| Component: | OMNotebook | Version: | trunk |
| Keywords: | Cc: |
Description
If I have a model defining two variables a and b, and I try
plot({a, b})
in the latest Windows nightly build, I get an error message window saying:
Following variable(s) are not found: a","b
Attachments (1)
Note:
See TracTickets
for help on using tickets.

File to reproduce the bug