Is there a method to plot contours on triangle mesh? (Bug report on existing implementations)

4 ビュー (過去 30 日間)
Zoi T.
Zoi T. 2016 年 6 月 21 日
編集済み: John D'Errico 2016 年 6 月 21 日
I am looking for a tool to produce contour plots on a triangle mesh in MATLAB. I have found two implementations for this so far, the tricontf and the contours on triangular grids .
Both suffer from the same bug though. That is the contour handle that is returned by these methods is not compatible with the input of the clabel-label method. At least that is the case with MATLAB 2015b, which I am using. This generates a 'Not enough contour handles' - error when clabel is called.
Unfortunately I cannot access the method which creates the contour handle. Does anyone know a work-around this? Or can someone suggest a different implementation?
Thanks!
  1 件のコメント
John D'Errico
John D'Errico 2016 年 6 月 21 日
編集済み: John D'Errico 2016 年 6 月 21 日
Contact the authors of those codes to make a "bug report". Anyway, this is not a bug you are reporting, just that MATLAB has changed since they were written. And Answers is not where you report bugs anyway!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeContour Plots についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by