- Set default value for custom function in MATLAB: How to set a default value for my custom function - MATLAB Answers - MATLAB Central
- Creating a function in MATLAB: How to Create a MATLAB Function - Video - MATLAB
- How to use MNIST in MATLAB: Using MNIST in MATLAB - MATLAB Answers - MATLAB Central
when I want to load the MNIST dataset, the file name can not be the default one and after I change it it still not work
1 次查看(过去 30 天)
显示 更早的评论
回答(1 个)
Suvansh Arora
2022-12-21
Default values to the function arguments are not allowed in MATLAB, in case you are looking for a workaround, follow the MATLAB answers articles and documentation mentioned below:
If you face any further issues with the MATLAB fundamentals, I would recommend you to take the MATLAB onramp course:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!