photo

Cecilia


Last seen: 1 year ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
111,675
of 301,327

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,234

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,995

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Using a method size in a Class without making class objects it into an array
Hi! I'm working with a class with a property data and want to construct a method that checks the size of the data: NewClassOb...

10 years ago | 1 answer | 0

1

answer

Question


Associating a colorbar to a plot after hand (after using cbfreeze)?
Hi, I want to change the colormap of a single panel in a multi panel figure using freezeColors and cbfreeze. The code looks l...

12 years ago | 0 answers | 0

0

answers

Question


How to make a polar pcolor plot (with loglog axes)?
I have a set of values, say: r=[0.1 1 10 100 1000 10000 100000]; theta=0:10:180; z=r*cos(theta)'; Now I would like to ma...

14 years ago | 1 answer | 0

1

answer