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...

7년 초과 전 | 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); ...

9년 초과 전 | 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...

9년 초과 전 | 0