Christopher2222

5785 Reputation

24 Badges

16 years, 354 days

MaplePrimes Activity


These are questions asked by Christopher2222

Using the tree structure example from ?GraphTheory[DrawGraph] using showlabels=true the highlighted areas are merged and no amount of zooming can seperate the merged yellow areas.

Another issue, I don't see the advantage of style=tree when a tree structure can only be printed if the original DrawGraph is already represented as a tree style structure when...

In regards to executing a command to output text in color I have stumbled across a minor bug?

Tools -> options -> display -> typsetting level : Extended

Typsetting[Settings](autoatomic) #checking default autoatomic setting (don't know if this really matters though)
                 true

Type in    testing    - select the...

Just curious, something simple really

In standard Maple,
is plot(x2); then 'right-click-on-graph' -> axes -> create second axis the same as plots[dualaxisplot](x2,x2) ?

If so, why wasn't a secondaxis=true/false option made available in the command line?

Is there a way to color the output text from command line, say using printf? 

printf("I want this output to be green for example");

Any alternate ways to produce colored text from the command line?

This is somewhat related to the interactive stock quote importer. 

The TSX, DOW jones industrial average, FTSE 100, Heing Seng indexes are all a collection of stocks and their index reflects the movement of those stocks. 

The Dow Jones Industrial average is designated ^DJI in finance.yahoo.com but that symbol is not available in the download.finance.yahoo.com from the interactive stock quoted importer.  Is there perhaps a way I missed...

First 55 56 57 58 59 60 61 Last Page 57 of 94