clip

A function like clip in python.

You are now following this Submission

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 .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0