필터 지우기
필터 지우기

Anyone can answer? Thanks

조회 수: 1 (최근 30일)
Gemalyn Apostol
Gemalyn Apostol 2016년 10월 25일
답변: KSSV 2016년 10월 25일
how to read file of unknown length with five parameters on each line like time=0.5...|ypp=0.1...y=0.9...|y=0.2...|ext=4.0…
  댓글 수: 2
KSSV
KSSV 2016년 10월 25일
How the file is? what format it is? Attach the file.
Gemalyn Apostol
Gemalyn Apostol 2016년 10월 25일
how can i read a file of unknown length with five parameters on each line like Time=0.5...|ypp=0.1...|y=0.2...|ext=4.0...
Sir thats only the problem sir that was stated

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

채택된 답변

KSSV
KSSV 2016년 10월 25일
k = importdata ('data.txt') ;

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by