Strtrim for load2_rpc & load2_acq

Remove insignificant whitespace
1.7K Downloads
Updated 31 Mar 2016

View License

S = STRTRIM(M) removes insignificant whitespace from string M
for Matlab Versions older than v7 R14

Cite As

Jan Lubina (2024). Strtrim for load2_rpc & load2_acq (https://www.mathworks.com/matlabcentral/fileexchange/11067-strtrim-for-load2_rpc-load2_acq), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

I'm not an expert in String Manipulation, but I tried to implement some of "Jos x" proposals.
BSD