Educational: Validating User Inputs (numbers and strings)
Version 1.0.0 (1.71 KB) by
Dr. Kelsey Joy
error checking, user stopping, validating user inputs
This code is explained in the following YouTube Video:
In this video I cover how to code while loops in MATLAB and how these can be used to control the type of information your user must provide to continue in the code (user stopping, error checking, validating user input). I provide two main demonstrations: 1. error checking a number (whole, positive number less than or equal to 157) and 2. error checking a string (yes or no).
For more of my YouTube Videos, check out my MATLAB tutorial playlist: https://youtube.com/playlist?list=PLmB_c16LoAcWz_5qK1XpBlP0DiD6cgU-r
Also subscribe to my channel (Engineering with Dr. Kelsey Joy): https://www.youtube.com/channel/UCmZl7PfanvCILyiQ5R9rONA
Cite As
Dr. Kelsey Joy (2023). Educational: Validating User Inputs (numbers and strings) (https://www.mathworks.com/matlabcentral/fileexchange/102674-educational-validating-user-inputs-numbers-and-strings), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |