[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Coloring grid spaces in a 2D by index
From: |
Carlo De Falco |
Subject: |
Re: Coloring grid spaces in a 2D by index |
Date: |
Tue, 2 Jul 2019 19:20:00 +0000 |
> Il giorno 02 lug 2019, alle ore 19:48, BGreen <address@hidden> ha scritto:
>
> I would like to have a grid in which each box is filled with a color
> corresponding to a value. What is the best way to do this?
you may want to try the commands pcolor[1], or imshow[2],
hope this helps,
c.
[1] https://octave.org/doc/interpreter/Two_002dDimensional-Plots.html#XREFpcolor
[2] https://octave.org/doc/interpreter/Displaying-Images.html#XREFimshow
- Coloring grid spaces in a 2D by index, BGreen, 2019/07/02
- Re: Coloring grid spaces in a 2D by index,
Carlo De Falco <=
- Re: Coloring grid spaces in a 2D by index, Brett Green, 2019/07/02
- Re: Coloring grid spaces in a 2D by index, Brett Green, 2019/07/02
- Re: Coloring grid spaces in a 2D by index, Brett Green, 2019/07/02
- Re: Coloring grid spaces in a 2D by index, Pantxo, 2019/07/03
- Re: Coloring grid spaces in a 2D by index, Brett Green, 2019/07/03
- Re: Coloring grid spaces in a 2D by index, Pantxo Diribarne, 2019/07/03
- Re: Coloring grid spaces in a 2D by index, Brett Green, 2019/07/03
- Re: Coloring grid spaces in a 2D by index, Pantxo Diribarne, 2019/07/05
- Re: Coloring grid spaces in a 2D by index, Pantxo, 2019/07/03