Borrar filtros
Borrar filtros

App building onramp : exporting and testing on own PC

15 visualizaciones (últimos 30 días)
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)

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 17 de Ag. de 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

Más respuestas (0)

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by