Matlab-general
# Matlab-general
This repository collects matlab functions which belong to no specific
topic. It collects functions which are used in *general*.
It currently includes the following functions:
* **count2log10**: a helper function to scale counting matrices using log10; it further delets all 0 entries and replaces it with eps.
* **isEven**: a helper function which checks if a numbe is even.
* **isOdd**: a helper function which checks if a numbe is odd.
* **StringMustBeMember**: checks if a sttring is within a list of strings
This toolbox is also mirrored to the [Matlab File Exchange](https://de.mathworks.com/matlabcentral/profile/authors/3965795-roland).
It is heavily used in the [mdtsToolbox](https://github.com/RolandRitt/Matlab-mdtsToolbox).
引用格式
Roland (2024). Matlab-general (https://github.com/RolandRitt/Matlab-general), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Simulink > Block and Blockset Authoring > Author Block Algorithms > Author Blocks Using MATLAB > Author Blocks Using MATLAB Functions > Programming for Code Generation > Function Definition >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!mCode
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|