I've some tabular data of 3 columns and 10 rows. I would like to generate at each intervals of time using interpolation and generate a surface plot for any two columns with time.

답변 (1개)

Walter Roberson
Walter Roberson 2017년 12월 11일

0 개 추천

I suspect that you will want to use griddedInterpolant and surf()

댓글 수: 1

Pradeepta Sahu
Pradeepta Sahu 2017년 12월 12일
편집: Pradeepta Sahu 2017년 12월 12일
I got the data values using scatteredInterpolant. But unable to find out the surf plot for 3 variables (time with other 2 variables). I've used the surf() function unable to obtain.

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

카테고리

태그

질문:

2017년 12월 11일

편집:

2017년 12월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by