How to retain the duplicate data while making contour plots using scatterinterpolant?

1 次查看(过去 30 天)
I am working with a .csv data which have duplicate values. when i am interpolating those data to prepare a contour plot between date (x-axis), time (y-axis) and values at z-axis. I am getting this - Warning: Duplicate data points have been detected and removed - corresponding values have been averaged. I want to retain the duplicate values rather to remove it. please help me out.
  6 个评论
Walter Roberson
Walter Roberson 2018-10-8
The defined interpolation routines never return the set of all possible solutions implied by duplicate coefficients.
jonas
jonas 2018-10-8
编辑:jonas 2018-10-8
Related Q with more details
@shravani: It is OK to ask follow-up questions in the same thread even after accepting an answer. Often times it is better, because the person who answered is already familiar with your data.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Contour Plots 的更多信息

产品


版本

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by