Accessing Vector/Matrix components? Graphing vectors?

501 views
Skip to first unread message

baykus

unread,
Jan 5, 2013, 3:08:32 PM1/5/13
to tinspire
Hi

I have couple questions about vectors in Nspire. I am hoping that
someone might have answers to my issues with vector variables.

- How do I access components of a vector? For example how do I get the
value of first component of a vector and use as a variable? Lets say I
have a vector that is v=[3,4,5] and I want to use the 3rd part which
is 5 as a variable. Obviously I can write the numeric value manually
but that is useless in a short script or calculator or a graph page.

- I want to be able to graph bunch of vectors on a graph page. Lets
say I have v1,v2,v3..vn vectors and I want to be able to graph these
on the same page?

- Can I pass vector variables to functions/parametrics etc for
graphing?

thanks

Bryson Perry

unread,
Jan 5, 2013, 10:41:23 PM1/5/13
to tinspire
If you say v:=[3,4,5] then v[1,1]=3, v[1,2]=4 and v[1,3]=5
May or may not be the simplest way to do this.
--
To post to this group, send email to tins...@googlegroups.com
To unsubscribe send email to tinspire+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com.au/group/tinspire?hl=en-GB?hl=en-GB
The tns documents shared by group members are archived at
https://sites.google.com/site/tinspiregroup/classroom-news/welcome-abouttime
Reply all
Reply to author
Forward
0 new messages