フィルターのクリア

App building onramp : exporting and testing on own PC

15 ビュー (過去 30 日間)
Julien Van den Kerckhove
Julien Van den Kerckhove 2023 年 8 月 17 日
回答済み: Cris LaPierre 2023 年 8 月 17 日
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 Center および File ExchangeDatabase Toolbox についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by