GUI For Analyzing Data

조회 수: 3 (최근 30일)
Ephraim Bryski
Ephraim Bryski 2019년 7월 7일
댓글: Ephraim Bryski 2019년 7월 8일
Hi all. I'm working on code to help me analyze data for research. A lot of the code is specific to the project I'm working on, but the more general functionalitites include:
  1. Can automatically save MATLAB variables into chosen directory. For my project, the code could take readings from pressure gauges and create and save a matrix for the forces on the object.
  2. Can automatically save graphs and upload them or modify them on PowerPoint.
  3. Can automatically create graphs which relate multiple parameters. The graph title, labels, legends, and file name are generated automatically.
This was just meant to make analyzing data more efficient for me. I'm wondering now if it would be useful to implement this into a more user-friendly environment which could perhaps be used for more general purpose, probably as a GUI. User options might include:
  1. Set physical constant which are often used when analyzing the data (e.g. physical dimensions, constants like g and density).
  2. Decide if you want to save variables, save figures, or modify the PowerPoint.
  3. State the directory in which everything (MATLAB variables, raw data, figures, PowerPoint) is stored, and the different folders in which you want to put them in.
  4. Some other things like changing the font for graphs.
  5. You would of course need to write your own code for creating useful MATLAB variables from the raw data and graphs specific to your project.
I'm curious if something like thas has been done before, and if not, if it could potentially be useful. Thanks!
  댓글 수: 1
Ephraim Bryski
Ephraim Bryski 2019년 7월 8일
I created the GUI now, but I'm still curious if it's useful.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by