Software development in Matlab for a standalone application

2 vues (au cours des 30 derniers jours)
Mohammed
Mohammed le 19 Fév 2024
I have been handed a project to move from excel and research dfiferent possible applications to create the tool we had in excel. The tool is sort of a simulation/calculator that calculates values based on user data entry and data in the backend. The functions that the application needs to perform are:
  • Import excel files and receive data and perform calculations.
  • allow adding data in the same calculations.
  • allow user to communicate with the database.
  • Create graphs and visualizations based on the calculations that were made.
The application would be used by multiple users simultaneously and a GUI is needed. What are the advantages and disadvantages of using Matlab for this purpose? and is it possible? What more do I need?Please let me know if you need any more information. Thank you!

Réponses (1)

Image Analyst
Image Analyst le 20 Fév 2024
You can do almost anything in any language. Some might have more built-in libraries than others. Some you have to look for libraries and "import" them. Unless you're interested in learning a new language just for fun, I'd just go with the language you're most comfortable and experienced in.

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by