jflanigan

28 Reputation

4 Badges

15 years, 5 days

MaplePrimes Activity


These are questions asked by jflanigan

I been trying to make a Maplet that will solve some numerical analysis problems, those problems or indeen the solution of them are composed of iterations.

I would like to show such value iterations on a table in a Maplet interface, with no success.

for my logic, this should work.

Set('Table1',[[1,2],[3,4],[3,4]])

But I get an error telling me that the value is not settable.

It doesn't make sense to me to have a control that I can't modify its contents at runtime?

Any ideas about how to do this?

 

Thanks

Page 1 of 1