User input for table data

3 views (last 30 days)
elchico
elchico on 4 Apr 2018
Commented: Bob Thompson on 5 Apr 2018
Hello together,
I want to open a "dialog box" in which the user can add data in tabular form per copy/paste and after a few calculations a table with the results to copy/paste it back. That's because the users normally have their data (a few columns and thousands of rows - every time different) in tabular form in different software and they want to perform calculations by copy/paste in matlab and then copy/paste it back.
How can I do that? Either a solution or a hint would be perfect.
Thank you for your replies.
Best wishes
  3 Comments
elchico
elchico on 5 Apr 2018
Hi Bob Nbob,
thank you for your reply.
I know about these txt file opening functions. But I am looking for a table which opens so the user can add the data per copy paste.
Background: My users use normally Origin as data evaluation and then for my calculations they don't want to save these data as a txt file, open it in matlab, calculate, save the calculated data again as txt file and import the file then in Origin again. It would be much easier to just copy / paste the data in a table, run the calculations and copy / paste them back.
Regards.
Bob Thompson
Bob Thompson on 5 Apr 2018
I guess that's fair. Unfortunately, I do not know how to perform a copy paste like that in MATLAB.

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with MATLAB 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!