Using Matlab for Input and Output and Excel for Calculation
Mostrar comentarios más antiguos
I have developed an excel tool for calculation of Satellite Power Budget. Now i want to create a decent and presentable GUI for that tool in MATLAB. kindly guide me how can i use MATLAB for asking for inputs (like power requirements, degradation factors for solar type, mission life etc for solar panel sizing and battery sizing), then link those inputs to specific/correct cells oin excel and use using excel the results for solar panel and battery sizing are calculated in EXCEL and the result cells are imported in MATLAB and displayed there on pressing a puch button in MATLAB GUI. i dont wanna do programming in matlab or VBA in excel so please help in suggesting a solution that involves minimum programing/coding and maximum just linking the data, importing exporting the data between Excel and MATLAB to achieve said results.
Regards
2 comentarios
per isakson
el 7 de Jun. de 2013
How come you chosen Matlab to make a "decent and presentable GUI" ?
chaks
el 7 de Jun. de 2013
Please watch the video http://www.mathworks.in/videos/creating-a-gui-with-guide-68979.html It will help you to build GUI on MATLAB platform easily.
Respuestas (1)
Ilham Hardy
el 7 de Jun. de 2013
0 votos
You might want to check this:
Categorías
Más información sobre Data Import from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!