Community Profile

photo

Johannes Neumann


Last seen: 3 months ago Active since 2019

Statistics

All
  • Knowledgeable Level 1
  • Solver
  • First Answer

View badges

Content Feed

View by

Solved


Unit Matrix
Given n, you should return an n-by-n unit matrix. Example: If input is n=2 then A = [ 1 0 0 1 ] If input ...

4 years ago

Solved


Return the first and last character of a string
Return the first and last character of a string, concatenated together. If there is only one character in the string, the functi...

4 years ago

Answered
read file with text and numericals
Use textscan() See e.g.:https://de.mathworks.com/matlabcentral/answers/160022-textscan-with-blocks-of-data-with-headers-to-indi...

4 years ago | 1

| accepted

Question


Customise markup for publishing
I have adopted a habit of using source code comments with a lot of 'bang': %===================================================...

4 years ago | 0 answers | 0

0

answers