ExcelGrapher-MATLAB is a MATLAB App Designer project that allows users to load data from Excel sheets, visualize it using customizable graphs, and save the resulting graphs.
- Load data from Excel sheets and display it in a table.
- Generate various types of graphs (e.g., bar, line, scatter) with customizable styles.
- Customize graph appearance, including line and axes properties.
- Toggle visibility of X and Y grid lines.
- Add custom labels to X and Y axes.
- Save generated graphs to various file formats (e.g., PNG, JPEG, PDF).
- Deploy graphs to web applications or integrate within MATLAB-based automation workflows.
- MATLAB R2016a or later.
- MATLAB App Designer.
- Clone or download the repository from GitHub.
- Open MATLAB and navigate to the downloaded folder.
- Double-click on
Excel_Grapher_App.mlapp
to open it in the MATLAB App Designer. - Press the 'Run' button to start the application.
- Run the app from the MATLAB App Designer environment.
- Load your Excel data, customize the graph as desired, and save or deploy the resulting graph.
Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue or create a pull request on our GitHub repository.
This project is licensed under the MU License.