Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
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 Commenti
Walter Roberson
Walter Roberson il 8 Ott 2018
The defined interpolation routines never return the set of all possible solutions implied by duplicate coefficients.
jonas
jonas il 8 Ott 2018
Modificato: jonas il 8 Ott 2018
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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Contour Plots in Help Center e File Exchange

Prodotti


Release

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by