Skip to content

khairuladib94/misc-matlab-functions

Repository files navigation

Hi!

👨🏼‍💻 I write MATLAB code for my study.
🤔 Some of the code are functions for general purpose that I think might be useful to others.
⚒️ Everyone is welcome to fork this repo.
🙋🏼‍♂️ Do raise an issue or pull request to report errors or request features.

Function Purposes
heatmapplus.m Creates customizable heatmaps
nicefigure.m Improves the quality of figures, e.g., bigger texts, thicker lines, using latex interpreter etc
plotpatch.m Shades the background of a plot with a desired color
readMAGDAS.m Reads MAGDAS geomagnetic field data. Read more about the data: http://magdas2.serc.kyushu-u.ac.jp/
repheatmaptext.m (WIP🚧) Replaces uncustomizable text of heatmap to custom (latex) texts
runtimeProgress.m Displays the progress of runtime
subplot2tiled.m Convert subplot to tiledlayout

View Miscellaneous functions on File Exchange

Thank you!