becks21

14 Reputation

2 Badges

16 years, 270 days

MaplePrimes Activity


These are questions asked by becks21

Hi! I'm using CodeGeneration for a vector which has 5 dimions, like v:=Vector([v1, v2, v3, v4, v5]). When I try to use Codegeneration there's the following error:

 

> C(v);
Error, (in _CGLanguageTable:-Module:-GetFast) index must evaluate to a name when indexing a module

 

What's that supposed to mean?

Page 1 of 1