Community Profile

photo

breathi


Last seen: 2 days 前 自 2019 起处于活动状态

.

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

统计数据

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

查看徽章

Content Feed

排序方式:

已解决


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

2 years 前

已回答
"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...

3 years 前 | 1

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

4 years 前 | 1

提问


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

4 years 前 | 3 个回答 | 1

3

个回答

已回答
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...

4 years 前 | 0

| 已接受

已回答
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...

5 years 前 | 4