|
SOLUTIONS
|
Mathematica
>
Notebooks and Documents
>
Layout & Tables
>
Textual Elements in Notebooks
>
StringForm
BUILT-IN MATHEMATICA SYMBOL
StringForm
StringForm["controlstring", expr1, ...]
prints as the text of the controlstring, with the printed forms of the
embedded.
DetailsDetails
in the control string indicates a point at which to print
.
includes the next
not yet printed.
prints a raw
in the output string. »- You can use StringForm to set up "formatted output".
- Messages given as values for objects of the form
are used as control strings for StringForm.
New in 1 | Last modified in 5
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
