reading the cell arrays and plotting the contour of the read vertices.

조회 수: 2 (최근 30일)
muhammad choudhry
muhammad choudhry 2020년 11월 18일
Example:
Row 1: 100 x1 x2 x3 x4 x5 x6 150 x7 x8 x9 200 . . . . .. .250 . .. . .
Row 2: 6(co-ordinates) y1 y2 y3 y4 y5 y6 3 (co-ordinates) y7 y8 y9 1020 (co-ordinates)......... 1000(co-ordinates)..........
Above example is from contour matrix as shown in the link below:
I need to make a code in which code will read the second row first column cell which tells how many co ordinates need to read in row 1 and 2 to plot the contour with concentration 100 then read the next cell which tells to read the next co ordinates required to plot the next contour .......... I need to build this code as I am extracting the C values from [c,h] = contour(I). ANy help would be appreciated?

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by