How to report an issue - SystemAnalysisDpt-CMC-MSU/ellipsoids GitHub Wiki
Before reporting the issue please make sure that
- installation instructions were followed
- A supported platform and Matlab version is used
- Tests launched by
resObj=elltool.test.run_tests
pass. If some of the tests do not pass - please attach a value of variableresObj
inmat
file.
When reporting an issue please specify
- Ellipsoidal toolbox version
- CVX version
- MPT version
- Matlab version and list of installed toolboxes (output of
ver
command) - Operating system.
- CPU model
Please describe all the steps required for reproducing the issue. Remember - if the issue cannot be reproduced - it cannot be investigated. Writing a simple script and attaching its code to the issue is the best option.
Finally, create an issue, mark it with "bug" label. You can leave the issue unassigned.