Community Profile

photo

lutzzz


KIT

Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Answered
How do I get dynamic variable background colors?
I think I figured it out myself: bool=1; for ii=1:numel(vec1) if(abs(vec1(ii))>abs(vec2(ii))) ...

8 years ago | 0

| accepted

Question


How do I get dynamic variable background colors?
Hi, I have two vectors vec1 and vec2 of the same length that I am plotting in one graph. I want a background color to show up w...

8 years ago | 1 answer | 0

1

answer