Effacer les filtres
Effacer les filtres

App building onramp : exporting and testing on own PC

15 vues (au cours des 30 derniers jours)
Julien Van den Kerckhove
Julien Van den Kerckhove le 17 Août 2023
Dear,
After having followed the "App building onramp" training on MathWorks website, I wanted to redo it on my own Mac.
I downloaded the related file "Amaze" function (https://nl.mathworks.com/matlabcentral/fileexchange/70451-amaze-a-maze-generator?s_tid=ta_fx_results)
I did all the steps as in the web training, but while running the last step, it seems there is an error while using the Amaze function
_________________________________________________
More detailed :
Error using amaze
Too many output arguments.
Error in app1/NewMaze (line 35)
[wall,wx,wy,sol,sx,sy] = amaze(gridsize,bmode);
Error while evaluating Button PrivateButtonPushedFcn.
>>
_________________________________________________
Attached I also added the Amaze function and my mlapp file.
Could you help me to point the error ?
Thank you for your time,
Best regards,
Julien (from Belgium - Europe)

Réponse acceptée

Cris LaPierre
Cris LaPierre le 17 Août 2023
The file used in the course is not exactly the same as what is currently available on the File Exchange. You can obtain the course version of amaze.m by downloading the Onramp files. Click the question mark icon in the top left and select Download course files

Plus de réponses (0)

Produits


Version

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by