Skip to content

This is a collection of Scientifc Constant for Matlab useage.

License

Notifications You must be signed in to change notification settings

place-bo/ScientificConstant_Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a69644f · Feb 6, 2025

History

12 Commits
Jan 20, 2025
Jan 21, 2025
Feb 6, 2025
Feb 6, 2025

Repository files navigation

SciConstant_Matlab

This is a collection of Scientifc Constant for Matlab useage.

Use of SciConstant

  1. Download the SciConstant.mat
  2. Add it into your working fold
  3. Load and use.
load("SciConstant.mat");
SciConstant('c').value
SciConstant('c').unit
SciConstant('c').name

The structure of the container

name value unit full name
q 1.602176634 × 10 19 C Elementary Charge
k B 1.380649 × 10 23 J/K Boltzmann Constant
...

About

This is a collection of Scientifc Constant for Matlab useage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages