You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
In newer version (R2016b), it is easy to add leading or trailing characters to strings in a single line of code.
Just call the built-in function 'pad'.
So, I created this function for users with older version.
This function follows the same behaviour as the builtin.
Futhermore, the padding character, "padChar", is no need to be exactly single character.
Cite As
wfH (2026). strpad (https://www.mathworks.com/matlabcentral/fileexchange/71674-strpad), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: String Support API, STRPAD String Pad for Matlab
General Information
- Version 1.1.0 (2.93 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
