Miscellaneous functions
Version 2.0 (9.39 KB) by
Khairul Adib Yusof
General-purpose MATLAB functions for public use.
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 |
Thank you!
Cite As
Khairul Adib Yusof (2025). Miscellaneous functions (https://github.com/khairuladib94/misc-matlab-functions/releases/tag/v2.0), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2021b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
2.0 | See release notes for this release on GitHub: https://github.com/khairuladib94/misc-matlab-functions/releases/tag/v2.0 |
||
1.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.