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

Erreur lorsque j'exécute le main #7

Open
yoddou opened this issue Aug 13, 2021 · 0 comments
Open

Erreur lorsque j'exécute le main #7

yoddou opened this issue Aug 13, 2021 · 0 comments

Comments

@yoddou
Copy link

yoddou commented Aug 13, 2021

Je sais que le tournois est terminé, j'avais juste envie d'expérimenter un peu avec le code. Le souci c'est que a chaque fois que je lance le main j'ai ce problème (sachant que je suis sous matlab 2014) :

Attempt to reference field of non-structure array.

Error in ARobotarium/initialize_visualization (line 213)
ax = fig.CurrentAxes;

Error in ARobotarium (line 79)
this.initialize_visualization();

Error in Robotarium (line 46)
this = this@ARobotarium(parser.Results.NumberOfRobots, ...

Error in Main (line 26)
r=Robotarium('NumberOfRobots', N, 'ShowFigure', true, 'InitialConditions', initial_conditions);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant