Nirajp18

0 Reputation

2 Badges

14 years, 5 days

MaplePrimes Activity


These are replies submitted by Nirajp18

Dear all,
Below is the list of commands that I typed in the maple prompt but for some reason it isnt working? Maybe you could let me know what I am doing wrong.
 
> with(ExcelTools);

[Export, Import]
> A := Import("C:\Users\Admin\Desktop\July 7th - Test for PCM.xls");

Array(%id = 154080188)


> with(plots);

> plot(A[2 .. (), 2], A[2 .. (), 3]);

Warning, unable to evaluate the function to numeric values in the region; see the plotting command's help page to ensure the calling sequence is correct

Thank you.
Dear all,
Below is the list of commands that I typed in the maple prompt but for some reason it isnt working? Maybe you could let me know what I am doing wrong.
 
> with(ExcelTools);

[Export, Import]
> A := Import("C:\Users\Admin\Desktop\July 7th - Test for PCM.xls");

Array(%id = 154080188)


> with(plots);

> plot(A[2 .. (), 2], A[2 .. (), 3]);

Warning, unable to evaluate the function to numeric values in the region; see the plotting command's help page to ensure the calling sequence is correct

Thank you.

Thank you, I will try what you guys have suggested and see if I can get it to work.

Thank you, I will try what you guys have suggested and see if I can get it to work.

Page 1 of 1