Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.8K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Question about subscript

Posted 11 years ago
POSTED BY: Qy Liu
2 Replies
Posted 10 years ago

I was dealing with infix functions and have just discovered this Notation package It's really great! For instance in time series, one could make the code more readable by using the following notation:

<< Notation`

Notation[ParsedBoxWrapper[
SubscriptBox["x_", "t_"]] \[DoubleLongLeftRightArrow] ParsedBoxWrapper[
RowBox[{"x_", "[[", "t_", "]]"}]]]
POSTED BY: Sandu Ursu

This problem is addressed by the Notation package, and in particular by its function Symbolize. Have a look at the Notation/tutorial/NotationSymbolizeAndInfixNotation tutorial.

POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard