Skip to content

RolandRitt/Matlab-general

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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. It is heavily used in the mdtsToolbox.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages