Skip to content

Error during the run #1

Description

@mhAllouche

Hi,

I ran the main.m file after putting it in the same folder as one of the examples (the billard one).
Calculations seem to have ended correctly, and the analysis finished.
It started creating the animation, but finished with the following error messages.
I'm using Matlab 2021b.

Regards

100.0%: time 10.000, step 200001

Analysis finished:
10-Apr-2025 22:46:13
Total time:.....: 00:02:14.58
Avg step time:..: 0.00067292 sec

Creating animation "Motion"...Error using Animation/animate (line 200)
The specified profile is not valid.

Error in Driver/posProcess (line 353)
this.animations(i).animate(this);

Error in Master/runSimulations (line 82)
drv.posProcess();

Error in main (line 85)
Master().runSimulations(1);

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions