HP Forums
Visulisation of Vector - seperators - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Visulisation of Vector - seperators (/thread-3023.html)



Visulisation of Vector - seperators - Angus - 02-06-2015 10:19 AM

hi all,

I wonder if it is possible to have seperators e.g.a colon or similar between the elements in a vectored result.

I've just discovered the spline() function, tried it and I am impressed. That will be useful in the future. A good practice for gaining some programming skills.

BUT I found it really hard to read the result. Seperators or wider spaces would be helpful. Can I activate something like that or is there any other recommended way to deals with huge results?


RE: Visulisation of Vector - seperators - Han - 02-06-2015 01:24 PM

Perhaps mat2ist might help. Then use list2mat to convert back if needed


RE: Visulisation of Vector - seperators - Joe Horn - 02-08-2015 01:53 AM

(02-06-2015 10:19 AM)Angus Wrote:  I wonder if it is possible to have seperators e.g.a colon or similar between the elements in a vectored result.

Turning off Textbook Display mode (page 2 in Home Settings) turns on commas between vector elements, which is nice, but it disables pretty math output, which is unfortunate. It's a tradeoff.