Display output into a text box in a GUI

1 view (last 30 days)
Corey Hubert
Corey Hubert on 2 May 2015
Commented: Jan on 2 May 2015
I am working on a project for a class that requires us to make a GUI. We have to incorporate Curve fitting code and Gaussian elimination code into our GUI that will pull an excel file and use the data to produce results. Right now, we are stuck on trying to display an output value from our Gaussian elimination code into a text box inside the GUI. Our professor is not currently available to help so our group has literally no Idea what to do right now. Basically, we have to pull data from both curve fitting and Gaussian elimination code from an excel file and then display the results inside the GUI with a graph and stuff. Any help would be greatly appreciated as we have no idea what we are doing.
  1 Comment
Jan
Jan on 2 May 2015
It would be easier to answer if you ask a specific question. What is the next step you want to solve? What have you done so far?

Sign in to comment.

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!