manpagez: man pages & more
info Octave-FAQ
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.3 Strings delimitted by double quotes "

The double quote, ‘"’, may be used to delimit strings, in addition to the single quote ‘'’. See the previous example. Also, double-quoted strings include backslash interpretation (like C++, C, and Perl) while single quoted are uninterpreted (like Matlab and Perl).


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.