DirChar2Int
- DirChar2Int(dir_char)
Full definition:
function n = DirChar2Int(dir_char)
internal function to convert a character like ‘x’,’y’,’z’ into a numeric direction: 0..2! If input already is a numeric value from 0..2, it will just be copied! Everything else will raise an error!
author: Thorsten Liebig (c) 2013