Plotting various membership functions with matplotlib
Mfvis requires an installation of Python 3.6 or greater, as well as pip. (Pip is typically bundled with Python installations.)
To install from PyPI with pip:
$ python -m pip install mfvisInstall the required packages:
$ python -m pip install -r requirements.txtTo start the script through the cli:
$ python -m mfvisExample: S-function:

