Upgrading One of My Functions to Use an arguments Block and String Arrays
I’ve upgraded a function that I often use with some features introduced in recent releases of MATLAB. This includes an arguments block, and using strings instead of cell arrays of character arrays. Here I will compare the code of before and after.
Features covered in this code-along style video include:
Play the video in full screen mode for a better viewing experience.
- Category:
- Code-Along,
- Format: Video
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.