Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering problems for large simulations #8

Open
asymingt opened this issue Jan 2, 2014 · 0 comments
Open

Rendering problems for large simulations #8

asymingt opened this issue Jan 2, 2014 · 0 comments
Assignees
Labels

Comments

@asymingt
Copy link
Contributor

asymingt commented Jan 2, 2014

The rendering method consumes significant computational resources. For example, the main10.m example does not run in real-time on a Core i7 laptop, and the visualisation is not rendered. Adding ‘drawnow’ calls at end of control loop forces rendering for problems where the simulation-time is longer than real-time. We should also measure how the run-time complexity of the simulator changes as subsequent platforms are added.

@ghost ghost assigned asymingt Jan 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant