Matlab-general

This repository collects matlab functions which belong to no specific topic. It collects functions which are used in general.

https://github.com/RolandRitt/Matlab-general

You are now following this Submission

# 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).

Cite As

Roland (2026). Matlab-general (https://github.com/RolandRitt/Matlab-general), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.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.