Skip to content

MoSalem149/ExcelGrapher-MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ExcelGrapher-MATLAB

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.

Features:

  • 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.

Requirements:

  • MATLAB R2016a or later.
  • MATLAB App Designer.

Getting Started:

  1. Clone or download the repository from GitHub.
  2. Open MATLAB and navigate to the downloaded folder.
  3. Double-click on Excel_Grapher_App.mlapp to open it in the MATLAB App Designer.
  4. Press the 'Run' button to start the application.

Usage:

  1. Run the app from the MATLAB App Designer environment.
  2. Load your Excel data, customize the graph as desired, and save or deploy the resulting graph.

Contributing:

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.

Demo Images:

Excel_Grapher_App Example_Graph

License:

This project is licensed under the MU License.

About

A MATLAB App Designer project for visualizing Excel data and creating customizable graphs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages