You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
A funciont that puts a max-min limit on the input array.
The funciont is like clip in numpy.
A = clip(input, minVal, maxVal)
return a list A whose range is limited to between minVal and maxVal
Cite As
文涛 朱 (2026). clip (https://www.mathworks.com/matlabcentral/fileexchange/135406-clip), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.24 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
