click2smooth.m v1.0 (Sep 2009)

Smooths data by clicking on the figure.

You are now following this Submission

With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTER.

Many other options are available. Like the use of BEZIER curves. Just type
>> help click2smooth

Or to get started try
>> V = click2smooth( rand(100,1) );
and press [H] on your keyboard to get some help.

The input data may had NaNs!

Is recommended to download my GINPUT2.

For citation see:
http://matlabwiki.mathworks.com/Citing_Files_from_the_File_Exchange

Enjoy it!
Bugs reports and suggestion will be very appreciated!

Cite As

Carlos Adrian Vargas Aguilera (2026). click2smooth.m v1.0 (Sep 2009) (https://au.mathworks.com/matlabcentral/fileexchange/25206-click2smooth-m-v1-0-sep-2009), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: ginput2.m v3.1 (Nov 2009)

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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