How can I save Plots using "comet()" in MATLAB to represent in Powerpoint presentations.

11 views (last 30 days)
(1). I want to show uniform random sampling of circle and sphere in MATLAB using "comet()" to present in PowerPoint presentations. (2). Suppose a circle is there in (X,Y)plane [obtained from random sampling, as above]. Now I want to show that those random points are directing along +Z axis. How can I show this ? (e.g- suppose a circular radioactive source is there and rays are emitting from it along +Z axis. This I want to show in PPT presentation. How I can make it in MATLAB.

Answers (1)

KSSV
KSSV on 27 Sep 2017
It is better to make .gif file as animation and put in ppt. YOu can follow something like this shown in the link: https://in.mathworks.com/matlabcentral/answers/94495-how-can-i-create-animated-gif-images-in-matlab

Community Treasure Hunt

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

Start Hunting!