MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: (any documentation for) linear syntax?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg107556] Re: [mg107534] (any documentation for) linear syntax?
  • From: Adam Griffith <adamg at wolfram.com>
  • Date: Wed, 17 Feb 2010 07:01:25 -0500 (EST)
  • References: <201002160852.DAA01344@smc.vnet.net>

I've found the following tutorials very useful:

tutorial/ConvertingBetweenStringsBoxesAndExpressions
tutorial/StringRepresentationOfBoxes

Thanks,
-Adam

divisor wrote:
> Hello MathGroup:
>
> Solving a recent problem I had, Maxim mentioned that this string:
>
> Subscript[\[Alpha], 23]"
>
> can be used in the Find-Replace dialog by its evaluated equivalent
> using this string:
>
> \!\(\[Alpha]\_23\)
>
> He called this "linear syntax".
>
> Since I will have other expressions that I need to convert into a form
> like this, I tried to look this up in the help documentation. No luck
> when trying these pages:
>
> guide/Syntax
> tutorial/SpecialWaysToInputExpressions
>
> Can anyone tell me what this is called in the documentation or where I
> can find documentation describing it?
>
> Thanks in advance.
>
> Roger Williams
> Franklin Laboratory
>   


  • Prev by Date: Re: updating help
  • Next by Date: Q: Problem importing two sparse arrays from a .mat file (Update)
  • Previous by thread: (any documentation for) linear syntax?
  • Next by thread: Re: (any documentation for) linear syntax?