photo

Martin Koch


Last seen: 5 months ago Active since 2021

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

1 Question
2 Answers

File Exchange

2 Files

RANK
5,275
of 300,343

REPUTATION
9

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
3

RANK
3,082 of 20,926

REPUTATION
530

AVERAGE RATING
5.00

CONTRIBUTIONS
2 Files

DOWNLOADS
70

ALL TIME DOWNLOADS
3344

RANK

of 168,172

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

  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 3
  • Knowledgeable Level 1
  • First Answer
  • GitHub Submissions Level 2
  • First Submission

View badges

Feeds

View by

Submitted


Path Class
Class for handling file system paths with short and readable code

8 months ago | 1 download |

5.0 / 5
Thumbnail

Submitted


yaml
YAML parser and emitter for R2019b or newer

1 year ago | 69 downloads |

5.0 / 5

Answered
Is there a function that retrieves the filename of the current script?
With the Path class you can get the file path with Path.this and the parent directory with Path.here Use the string method...

3 years ago | 0

Answered
How to effectively read ".yml" files as structures?
Hi, I wrote a wrapper for SnakeYAML with which you can load and dump YAML: https://www.mathworks.com/matlabcentral/fileexchange...

3 years ago | 2

| accepted

Question


What does "outputs" field in functionSignatures do? How to provide method hints for functions that return objects?
Hi, I read this documentation about how to add function and argument hints: https://www.mathworks.com/help/matlab/matlab_prog/...

4 years ago | 0 answers | 1

0

answers