Hello everybody, I will do a program very interesting that i will share to every one when it finish, but before that happend I need some help with this:
I need the commands to create a specific matrix and access to specific adrres of it, I need for explame that my basic program do this: Create a 3*3 matrix after that i want to read the value in the row 1 and the line 2 and then write other value in that place....
My program will grafic a 3d polygon especifecated by the user and rotate it.
Sorry about my english.... THANKS!
Matrix Program
Started by
Guest_djsoftlayer_*
, Apr 09 2005 02:42 AM
3 replies to this topic
#1 Guest_djsoftlayer_*
Posted 09 April 2005 - 02:42 AM
#2 Guest_djsoftlayer_*
Posted 21 May 2005 - 04:24 AM
NO body can reply this simply answer???
#3
Posted 21 May 2005 - 04:30 AM
I can`t, ask to solfcalc, he is will answer you.............
#4
Posted 22 May 2005 - 09:36 PM
If I understand correctly, that should be:I need the commands to create a specific matrix and access to specific adrres of it, I need for explame that my basic program do this: Create a 3*3 matrix after that i want to read the value in the row 1 and the line 2 and then write other value in that place...
fill(0,3,3)=>z
z[1,2]
3=>z[2,3]
Is that what you were looking for?
Best regards,
Lianna
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users