Jump to content

Picking up values inside a MATRIX VARIABLE


Recommended Posts

Dear all,

A simple looking question about how to pick up an @ttribute's value inside a MATRIX :

2@boo = set(1,2,3,4);

printf("boo[0] : %g\n",@boo[0]);

it doesn't work while it is working with vector or obviously with array.

Saddly, i feel stucked, if needed to pick up one of these values, separatly.

Humbly, all/any feedbacks are welcome even if i've dumbly mistaken myself (it could happen to anybody ;) ), thank you all.

cheers.

alr77

 

 

Link to comment
Share on other sites

Great Bunker ;)

Thank you a lot ! am currently brainwashin' myself from my Maya's usuals hehe ^^

I was tryin, tryin tryin any versions of boo[0][1] etc... but ok, we need this method, thank for it ;)

cheers, man :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...