Alexander Mueller

MathWorks

2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
What's the difference between hleg = legend(...) and [hleg, a, b, c] = legend(...)?
As of R2017a you can specify the Interpreter by providing the name/value pair to the multiple output arg form of legend. th...

8年弱 前 | 1

回答済み
Problem with individual colour display in Legend for scatter plot (2014b)
Here is the workaround again with the code formatting cleaned up. C=[1:1:15]; subplot(212); hold on cm = parula(15); ...

10年弱 前 | 0

| 採用済み

回答済み
Problem with individual colour display in Legend for scatter plot (2014b)
Tim Since you know the number of unique colors you'll need, 15, you can generate an explicit list of RGB colors and pass them i...

10年弱 前 | 0