Skip to content

A similar tool to the Matlab plotbrowser inteded for the quick creation of images for PowerPoint animations.

License

Notifications You must be signed in to change notification settings

mrcjkb/ppt_plotBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppt_plotBrowser

Maintenance

NOTE:

Since I no longer use Matlab, I cannot actively maintain this repo. I will gladly accept PRs, as long as I can review them without Matlab.

A similar tool to the Matlab plotbrowser inteded for the quick creation of images for PowerPoint animations.

To start the GUI, call

  plotBrowser;
  
  plotBrowser(h); % on figure handle h

  p = plotBrowser(_); % to return a plotBrowser object that contains a cell array of the figure's children and sub-children.

NOTE: To use the export feature, the printfig function is required, which can be downloaded from here:

https://github.com/MrcJkb/printfig.git

About

A similar tool to the Matlab plotbrowser inteded for the quick creation of images for PowerPoint animations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages