Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Problem acquiring multiple ranges using RLMREAD

조회 수: 1 (최근 30일)
Giuseppe Naselli
Giuseppe Naselli 2014년 1월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi All,
suppose you have a .txt file with number in it, let's say a .txt file where there is a portion of the file with the following matrix
A = rand(9)
Now suppose you want to import the data C2:C4,D2:D4 and the data C4:C6,D4:D6 in a single 2 colums matrix.
How would you do that using dlmread or similar?
Thanks for your help
G

답변 (0개)

제품

Community Treasure Hunt

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

Start Hunting!

Translated by