Mapleによる富士山等高線データの3次元表示
> readlib(readdata):
> A:=readdata(`fuji.txt`, integer, 61):
> with(plots):
> matrixplot(A);