How do I import this text file (attached) into MATLAB and also rearrange the data into a table format so that I can plot the first two or three rows of values of each chemical species?

조회 수: 1 (최근 30일)
I want to import text files in MATLAB and want to arrange them in table format.
  댓글 수: 1
Jan
Jan 2017년 6월 1일
Okay. What is your question? If the text file is not in a "proper" format, how can we guess, which parts of it are wanted and how do you want to import them? What is a "chemical special" and how do you want to handles them? What do you want to plot?
Please provide any details and ask a specific question.

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

채택된 답변

Sid Jhaveri
Sid Jhaveri 2017년 6월 6일
The " readtable " function might be useful. It can read data from a text file and store it as a table in MATLAB.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Chemistry에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by