I would like to know if it\'s possible to use a colon \":\" as argument of a function.
Something like that:
function y=func(x) if
No, it's not possible to pass a colon as an argument (it doesn't make any sense).