how can i create a slice exactly like slice in the attached file

hi friends
i want to create a slice exactly like the picture is available in attached file.
help me if you can
thanks a lot

 Accepted Answer

There is a function that does more or less what you want and is called, shockingly, slice().
If you're not interested by cross sections and intensities, you could always use patch().
doc slice
doc patch

1 Comment

thanks a lot jose-luis
i solved it and created the slice by a code.

Sign in to comment.

More Answers (0)

Asked:

on 2 Oct 2014

Commented:

on 2 Oct 2014

Community Treasure Hunt

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

Start Hunting!