Module transform

Module transform 

Source
Expand description

String transformation builtins.

Modulesยง

erase
MATLAB-compatible erase builtin with GPU-aware semantics for RunMat.
erasebetween
MATLAB-compatible eraseBetween builtin with GPU-aware semantics for RunMat.
extractbetween
MATLAB-compatible extractBetween builtin with GPU-aware semantics for RunMat.
join
MATLAB-compatible join builtin with GPU-aware semantics for RunMat.
lower
MATLAB-compatible lower builtin with GPU-aware semantics for RunMat.
pad
MATLAB-compatible pad builtin with GPU-aware semantics for RunMat.
replace
MATLAB-compatible replace builtin with GPU-aware semantics for RunMat.
split
MATLAB-compatible split builtin with GPU-aware semantics for RunMat.
strcat
MATLAB-compatible strcat builtin with GPU-aware semantics for RunMat.
strip
MATLAB-compatible strip builtin with GPU-aware semantics for RunMat.
strrep
MATLAB-compatible strrep builtin with GPU-aware semantics for RunMat.
strtrim
MATLAB-compatible strtrim builtin with GPU-aware semantics for RunMat.
upper
MATLAB-compatible upper builtin with GPU-aware semantics for RunMat.