Help: How to plot like this ?

How to plot like the following chat

Answers (1)

contour(your_data) % your data is M*N matrix
colormap gray

2 Comments

Thank you at first
May i make that with funcition: plot & colormap ?
hi,its possible but it depends on the data you have( dimensions)

This question is closed.

Tags

Asked:

on 26 Jul 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!