redvivi

0 Reputation

2 Badges

14 years, 207 days

MaplePrimes Activity


These are questions asked by redvivi

Hello,

Is there a way to make Maple display the line where an error has been detected ?

Regards,

RedVivi

Hello,

I have some difficulties to create an X-Y chart and what data structure I should use.

I have a loop, I set the maximum number of iteration to nmax.

At the end of each iteration, I will retrieve two information (variables):

-iteration number, 1 by 1 until nmax, integer: n
-an value associated with this iteration, integer: v

I will store iteratively these values (at least v) at the end of each loop...

Hello,

I don't understand what's going on with Maple. Here is a simple code to test a difference between 2 values from an imported file (Array).

If the number of loops (for n to 6, line 7) is set over 8, I get EACH TIME a "Kernel Connection Lost". I don't understand why Maple fails on this simple code.

Is it a bug or something is wrong with this code ?

I attached also the matrix dataset (Import Data -> Excel file -> variable name "data")

Page 1 of 1