App building onramp : exporting and testing on own PC

15 次查看(过去 30 天)
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)

采纳的回答

Cris LaPierre
Cris LaPierre 2023-8-17
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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Database Toolbox 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by