Jump to content



Photo

Help!


  • Please log in to reply
1 reply to this topic

#1 Colombia

Colombia

    Casio Addict

  • Members
  • PipPipPip
  • 94 posts
  • Gender:Male
  • Location:Venezuela

  • Calculators:
    algebra FX 2.0 plus
    Classpad 300

Posted 27 October 2006 - 03:38 PM

How i can write this on Lua?

On Basic:
[[1,2],[3,4]] => Mat_A
6 => Mat_A[1,1]
PrintNatural Mat_A

#2 diiego06

diiego06

    Newbie

  • Members
  • Pip
  • 17 posts
  • Gender:Male
  • Location:Cbba-Bolivia

  • Calculators:
    ClassPad 300

Posted 15 March 2011 - 08:09 PM

Try this:

A={{1,2},{3,4}}A[1,1]=6print(unpack(A[1])print(unpack(A[2])
There is no a similar function as PrintNatural

If you're interested, see this:
"MatPUI"

Edited by diiego06, 15 March 2011 - 08:10 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users