subst_ctxt - substitute text in a scicos context
ctxt = subst_ctxt(scs_m,str1,str2)
- scs_m :
a main scicos data structure
- str1 :
string. The string to search in context
- str2 :
string. The replacement string
- ctxt :
vector of string. the output text of the context
IRCOM Group Alan Layec