HP Forums
HP Prime bug report - 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: HP Prime bug report (/thread-5979.html)



HP Prime bug report - Mic - 04-04-2016 03:48 PM

Hello,

Here are some bugs some users reported me :

* for the circular diagram, the 2 first sectors are in the same blue colour

* is it possible to name matrix other than M1, M2... ? useful for formulas students learn.

ThanX


RE: HP Prime bug report - Tim Wessman - 04-04-2016 05:06 PM

The first section is actually your selected color. By default, that is blue for the first item.

However, I changed it so it would just use the color loop cycle and ignore that first color since it didn't make sense.

You cal already assign any user variable as a matrix. They show up in the catalog as well.

MyMatrix:=[[1,2,3],4, 5, 6]