First thought: Nspire has mat>list.
Regards,
John
--
--
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
---
You received this message because you are subscribed to the Google Groups "tinspire" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tinspire+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tinspire/d6b3d5c9-c2a0-416c-9577-561ff33e2b30%40googlegroups.com.
Can you share ONLY the matrix in a .tns?
Regards,
John
From: tins...@googlegroups.com <tins...@googlegroups.com> On Behalf Of Thomas Hu
Sent: Sunday, May 17, 2020 2:59 PM
To: tinspire <tins...@googlegroups.com>
Subject: [tinspire] Re: Copying Data from MS Excel (or some other source) into Lists and Spreadsheet on the TI-Nspire
A related question: how to do the opposite? I have a 20x20 matrix on nspire and need to copy it to Excel. I guess I need to put the whole thing on a Spreadsheet page first, but cannot find a quick way (other then manually putting each column of the matrix into a list which I must repeat 20 times...)
--
To view this discussion on the web visit https://groups.google.com/d/msgid/tinspire/005801d62c94%241007b1d0%2430171570%24%40optonline.net.
Got it, Thomas:
Use mat>list(mt) that creates a 256-element list from the rows. In a spreadsheet you can put the list into a column, then copy 16 elements at a time into Excel columns.
Of course, there’s always the programming route (I would use ‘indirection’ to spawn the list names l1…l16).
To view this discussion on the web visit https://groups.google.com/d/msgid/tinspire/CAJHUirXNTDdea3Y4ZSmhLTSfa2x7%2B3FoAkT%3DDDSOp5K-7T%2BD7g%40mail.gmail.com.
Convert matrix into 16 lists:
Regards,
John
From: tins...@googlegroups.com <tins...@googlegroups.com> On Behalf Of Thomas Hu
Sent: Sunday, May 17, 2020 9:03 PM
To: tins...@googlegroups.com
To view this discussion on the web visit https://groups.google.com/d/msgid/tinspire/CAJHUirXNTDdea3Y4ZSmhLTSfa2x7%2B3FoAkT%3DDDSOp5K-7T%2BD7g%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tinspire/00b901d62d09%249a7f7c10%24cf7e7430%24%40optonline.net.