Skip to content

Commit

Permalink
Some graphical polish on top-level README
Browse files Browse the repository at this point in the history
  • Loading branch information
beddalumia committed Aug 17, 2022
1 parent 3e65d7b commit 1b1eb4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ You might well have already heard about `cprintf`. It allows choosing the color

## More showoff: generative art corner

#### [Rosa](.test/rosa.m)
### [Rosa](.test/rosa.m)

Applying our most iconic colormaps to the most iconic flower.

Expand All @@ -378,7 +378,7 @@ Applying our most iconic colormaps to the most iconic flower.
----------|----------|-------------|--------
<img src=.test/rosa_viridis.png>| <img src=.test/rosa_batlow.png> | <img src=.test/rosa_cubehelix.png>| <img src=.test/rosa_magma.png>

#### [Leaves](.test/leaves.m)
### [Leaves](.test/leaves.m)

Comparing two famous built-in colormaps with much more effective alternatives proved by colorlab.

Expand All @@ -391,7 +391,7 @@ LEAVES | Matlab built-in | Colorlab provided
summer (YlGn) | <img width=300 src=.test/leaves_summer.png>| <img width=300 src=.test/leaves_YlGn.png>
autumn (lajollaS) |<img width=300 src=.test/leaves_autumn.png>| <img width=300 src=.test/leaves_lajollaS.png>

#### [Fireworks](.test/fireworks.m)
### [Fireworks](.test/fireworks.m)

A silly divertissement with discrete palettes.

Expand All @@ -401,7 +401,7 @@ A silly divertissement with discrete palettes.
```
![](resources/fireworks.svg)

#### [Lego](.test/lego.m)
### [Lego](.test/lego.m)

A fun rendition of the matlab logo.

Expand Down

0 comments on commit 1b1eb4e

Please sign in to comment.