Community Profile

photo

breathi


Last seen: 1 dag ago Active since 2019

.

Programming Languages:
Javascript, MATLAB
Spoken Languages:
English, German

Statistics

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Knowledgeable Level 1
  • First Review
  • First Answer

View badges

Content Feed

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

meer dan 2 jaar ago

Answered
"Restore View" limits come from... where?
Since this thread is in the top search results for linkaxes as well, here is a related article for linkaxes from MathWorks: htt...

bijna 3 jaar ago | 1

Answered
How to write a mixed data (text and number) in a CSV file ?
Since R2019a, writecell is doing this perfectly for a cell array.

meer dan 4 jaar ago | 1

Question


How to generate the custom help box for a custom function (More Help...)
Hi everyone, I recently dealt with proper help for my custom functions. I found out that there are 4 points one can handle: d...

meer dan 4 jaar ago | 3 answers | 1

3

answers

Answered
histogram2 configuration for colorbar and frenquency of cells
Hi, try somethings like this when using histogram2 % Your data data.X = randn(1,10000).*2+10; data.Y = randn(1,10000)+6; d...

meer dan 4 jaar ago | 0

| accepted

Answered
How to save Simulink model as picture?
Since maybe others will stumble upon this thread: I simply used "File > Print > Print" or (Ctrl+P) which will print a high res...

ongeveer 5 jaar ago | 4