Skip to content

Helper class for writing markdown files directly from MATLAB, including figures, tables, structs and array that are properly formatted

License

Notifications You must be signed in to change notification settings

MartinK84/MATLAB-Markdown-Writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATLAB Markdown Writer

Helper class for writing markdown files directly from MATLAB, including figures, tables, structs and arrays that are properly markdown formatted.

For a quick start on how to use the markdown writer see Examples/example.m, simply run this file from within Matlab and take a look at the produced Examples/example.md markdown file.

For working with template markdown files see Examples/exampleTemplate.m and Examples/exampleTemplate.md, simply run this file from within Matlab and take a look at the produced Examples/exampleTemplateFilled.md markdown file.

Requirements

  • Tested with Matlab 2019a

About

Helper class for writing markdown files directly from MATLAB, including figures, tables, structs and array that are properly formatted

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages