How to Plot the Third Column Versus the First in Maple 9.5?

  • Context: Maple 
  • Thread starter Thread starter Acili
  • Start date Start date
  • Tags Tags
    Data Maple
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 5K views
Acili
Messages
4
Reaction score
0
I have a data file with 3 columns, and I am running Maple version 9.5

I want to read and plot the third column versus the first. How?

When I do:

:> datafile=readdata(datafile, float, 3);
and then

:>plot(datafile);

Maple just gives me a plot of column 2 versus 1 - leaving the 3rd. column.

Help me.

Acili
 
Physics news on Phys.org