fabien van mook

all packages "fvm-*"

package "fvm-miscellaneous"

function file "ensure_unix_style_path.m"

Function f = ensure_unix_style_path(f)

returns the path(s) to which the unix file separator '/'
is applied.

Input argument f may be a character vector or a
cell-array of character vectors. The type of the input is
retained in the output.

Note that the function simply and rudely replaces back
slashes with forward slashes!


(c) 2026 fabien van mook

2026.08.20 release of this file within package "fvm-miscellaneous" under GNU GPLv3+