setstr (Matlab function)
Set string flag
Matlab/Scilab equivalent
| Matlab | Scilab | 
setstr % Not recommanded. use char() instead  | 
                
![]()  | S = setstr(A) with A a character string: In this case, Scilab ascii function convert string to ascii code matrix, but setstr keeps string format.  | 
| Report an issue | ||
| << save (Matlab function) | S | size (Matlab function) >> | 
