Community Profile

photo

breathi


Last seen: 6일 전 2019년부터 활동

Followers: 0   Following: 0

.

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

통계

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

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

2년 초과 전

답변 있음
"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년 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 전 | 4