- 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 view (last 30 days)
Show older comments
Answers (1)
Suvansh Arora
on 21 Dec 2022
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 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!