The plotLaTeX package is a recent project to make exporting Python data to a LaTex plot easier.
TBD
- 3D scatter
- Poles Zeros plot
At the moment, no pip release is available. Probably in the future...
To use the package
- Clone the repository
Open a terminal or command prompt and clone the repository using the following command:git clone https://github.com/JacobTh98/plotLaTeX.git
- Navigate to the directory
Change into the directory of the cloned repository:cd plotLaTeX - Install dependencies
pip install -r requirements.txt
- Install the package locally
Install the Python package in editable mode using the following command:pip install -e .
I welcome all ideas and new pull requests. If you have any ideas or problems, don't hesitate to contact me.
Email: [email protected]







