![]() updated 8 days ago |
ISO 8601 Date String to Serial Date Number Convert an ISO 8601 Date String to a Serial Date Number. Auto-detect or select timestamp style. |
0 Comments 14 Downloads (30 Days) |
![]() updated 12 days ago |
Takes a cell array of strings and returns a single string with commas and "and" per standard grammar |
1 Comment 17 Downloads (30 Days) |
![]() updated 1 month ago |
escapeString: convert special characters in a string into their escape sequences Escapes special characters (\r, \t, ', ...) in a string and returns the escaped string. |
0 Comments 8 Downloads (30 Days) |
![]() updated 2 months ago |
Concatenate an array into a single string. |
2 Comments 42 Downloads (30 Days) |
![]() updated 3 months ago |
MetricPrefixStr - Print SI Prefix Formatted Numbers Prints a SI prefix formatted string corresponding to a numeric vector. |
0 Comments 4 Downloads (30 Days) |
![]() updated 7 months ago |
Joins cell array into a single string, with delimiter. Small, vectorized and fast. |
1 Comment 3 Downloads (30 Days) |
![]() updated 8 months ago |
Edit Distance is a standard Dynamic Programming problem. |
0 Comments 12 Downloads (30 Days) |
![]() updated 11 months ago |
Generate a random string. Specify length and type of characters. |
2 Comments 3 Downloads (30 Days) |
![]() updated 12 months ago |
Convert 2-D cell array into evaluable string |
2 Comments 7 Downloads (30 Days) |
![]() updated 1 year ago |
Write String Value to Windows Registry A function the writes a string value to a key in the windows registry |
0 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
Finds all repeated values for input X, and their attributes. |
1 Comment 13 Downloads (30 Days) |
![]() updated 1 year ago |
simple function that converts a cell array to a string. |
2 Comments 3 Downloads (30 Days) |
![]() updated 1 year ago |
Split a string into a cell array by specifying a delimiter. |
1 Comment 21 Downloads (30 Days) |
![]() updated 1 year ago |
Swap structure values into strings Finds fields of a structure in a string, and replaces them with the corresponding field values. |
0 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
Generate Exhaustive Permutations Illustrates generation of exhaustive permutation of symbols given the symbolic bases. computePermutationSeqForSpecificIndex (bases, lengthOfPermu... convertIndexRepresentedPermutationsToSymbolPermutations (ma... |
2 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
Convert date string to date number - CMex: much faster than DATENUM |
11 Comments 20 Downloads (30 Days) |
![]() updated 2 years ago |
Converts a matrix (row x col) into a string using MATLAB colon notation (single resolution). |
2 Comments 2 Downloads (30 Days) |
![]() updated 2 years ago |
Converts a vector into a string with its MATLAB colon notation (single resolution). |
7 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
Creates a Tex string based on a transfer function object |
0 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
FInding several strings in one string. Functions compares input and search multiple items in two modes. |
0 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
self-made stroboscope with microphone GUI for the stoboscope. FFT spectrum, detect frequency, generate drive signal. |
0 Comments 4 Downloads (30 Days) |
![]() updated 2 years ago |
Fast concatenation of cell strings to a string as C-Mex |
4 Comments 11 Downloads (30 Days) |
![]() updated 2 years ago |
Burrows-Wheeler Matrix (BWM) Transform Illustrates the Burrows-Wheeler Matrix (BWM) Transform. |
0 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
Split a single string into a cell array. |
2 Comments 6 Downloads (30 Days) |
![]() updated 2 years ago |
File Ordering Patch Utility for MATLAB The utility patches the reordering considering the length of the filename during the sorting. displayImagesInDirectory(targetFolder, imageFiles, imageFil... |
4 Comments 2 Downloads (30 Days) |
![]() updated 2 years ago |
The objective is to illustrate suffix array computation. This does not include the search operation. |
0 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
Class for easier string manipulation, with many operators and functions overloads. |
2 Comments 2 Downloads (30 Days) |
![]() updated 2 years ago |
Check for valid variable, field or function name - fast C-Mex |
0 Comments 2 Downloads (30 Days) |
![]() updated almost 3 years ago |
regexpcmp (strcmp meets regexp) Checks whether strings match a regular expression (pattern) or not. |
0 Comments 5 Downloads (30 Days) |
![]() updated almost 3 years ago |
Find numerical values (digits) in a string array. Function that determines for a given string 'str' if some of its characters are digits from 0 to 9. |
1 Comment 7 Downloads (30 Days) |
![]() updated 3 years ago |
Simple but fast date conversion: 1.3% of DATESTR time, 20% of DATEVEC/ DATENUM time |
0 Comments 8 Downloads (30 Days) |
![]() updated 3 years ago |
WWW.RANDOM.ORG random integers/sequences/strings Get true random integers, sequences or strings |
0 Comments 8 Downloads (30 Days) |
![]() updated 3 years ago |
Convert a String Array (Text) to a hash code |
0 Comments 14 Downloads (30 Days) |
![]() updated 3 years ago |
Replace strings in nested structure and cell arrays. |
0 Comments 4 Downloads (30 Days) |
![]() updated 3 years ago |
strpat: a pedestrian, exactly matching pattern finder / replacer STRPAT finds and replaces an exactly matching pattern in a character or numeric string |
2 Comments 2 Downloads (30 Days) |
![]() updated 3 years ago |
Parse a sentence or any string into distinct "words" |
7 Comments 7 Downloads (30 Days) |
![]() updated 3 years ago |
LCSSubStr-a function that return two string's largest common part a function that return two string's largest common part |
2 Comments 3 Downloads (30 Days) |
![]() updated 3 years ago |
Compare last N chars of strings or cell strings (fast C-Mex) |
0 Comments 6 Downloads (30 Days) |
![]() updated 3 years ago |
Cat 2 or 3 strings/cell strings C-MEX: 10 times faster than STRCAT |
0 Comments 3 Downloads (30 Days) |
![]() updated 3 years ago |
vibratingString displays an animation of four vibrating strings with oscillation modes. |
2 Comments 7 Downloads (30 Days) |
![]() updated 3 years ago |
An Embedded MATLAB Approach for String Support in Stateflow This example demonstrates one approach using Embedded MATLAB to output strings from a Stateflow char |
0 Comments 3 Downloads (30 Days) |
![]() updated 3 years ago |
An array that inherits from class DOUBLE and allows a user to index elements using an enumerated typ |
1 Comment 1 Download (30 Days) |
![]() updated almost 4 years ago |
Fast C-style array/string comparison (by lexical ordering) |
0 Comments 17 Downloads (30 Days) |
![]() updated almost 4 years ago |
Overlapping elements of 2 cell strings. 10-20 times faster than INTERSECT/ISMEMBER/SETDIFF. |
4 Comments 5 Downloads (30 Days) |
![]() updated almost 4 years ago |
substr extracts a substring of length len from the string str, starting at the specified offset. |
2 Comments 22 Downloads (30 Days) |
![]() updated almost 4 years ago |
Converts a character array (or cell string) array to a cell string array using delimiters and rows. |
0 Comments 16 Downloads (30 Days) |
![]() updated 4 years ago |
cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table |
10 Comments 18 Downloads (30 Days) |
![]() updated 4 years ago |
Reads the specified line(s) from a file. |
12 Comments 22 Downloads (30 Days) |
![]() updated 4 years ago |
compares structs, cells and arrays element-by-element |
5 Comments 2 Downloads (30 Days) |
![]() updated 4 years ago |
Simple, high-performance hash to map char strings into 32 bit ints |
0 Comments 5 Downloads (30 Days) |