photo

Frederick Zittrell


Active since 2018

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
1 Answer

File Exchange

3 Files

RANK
5 520
of 300 365

REPUTATION
8

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
7

RANK
4 363 of 20 933

REPUTATION
330

AVERAGE RATING
5.00

CONTRIBUTIONS
3 Files

DOWNLOADS
6

ALL TIME DOWNLOADS
2269

RANK

of 168 262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Editor's Pick
  • Thankful Level 2
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 2
  • First Submission
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Submitted


CircHist - circular / polar / angle histogram
Creates circular / polar / angle histograms

nästan 5 år ago | 4 downloads |

5.0 / 5
Thumbnail

Submitted


subplotHelper
Helps with organizing and referring to SUBPLOT axes with an interactive grid tile chooser.

mer än 5 år ago | 1 download |

0.0 / 5
Thumbnail

Question


Can the "Value" display of variables be customized?
Consider this simple class that contains data and a data set ID: classdef myClass properties id data ...

ungefär 6 år ago | 2 answers | 6

2

answers

Submitted


histogram2Polar
Bivariate histogram plot from polar coordinates / position vectors in MATLAB.

mer än 6 år ago | 1 download |

5.0 / 5
Thumbnail

Answered
How do I create a Polar Bivariate Histogram?
I wrote this function that creates a bivariate histogram from polar coordinates: https://mathworks.com/matlabcentral/fileexchan...

mer än 6 år ago | 1

Question


File Exchange: Why are some characters, such as "²", omitted in the code shown in the "Functions" tab of a file?
When accessing the "Functions" tab of a file in File Exchange, the code of the uploaded functions is shown. I have discovered th...

mer än 7 år ago | 1 answer | 0

1

answer

Question


Why does STRSPLIT, contradictory to the documentation, need escaped backslashes in delimiter-specification?
According to the documentation, STRSPLIT is supposed to work like this: C = strsplit('a\nb','\n') C = 1×2 cell array ...

mer än 7 år ago | 1 answer | 0

1

answer