list and array.

March 17 2010 by nmani 136
false
Maple

0


I have a big list in Maple named A with 324 elements. I want to change one of the elements of that. For Example  I want to say

A[274]:=xi=xj;But I receive error which says:Error, assigning to a long list, please use Arrays.

Then I used B:=convert(A,array); but I got another error which says:Error, (in index/fillinitvals ) unevaluated array index in assignment.

What should I do in this case?

 

Thanks a million.

 

 

 
Loading Comments & Answers

You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.

     

Forgot Your Password? Create an Account