Community Profile

photo

Joshua


Last seen: 2 months ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


Problem with datetime in German
From a German language spreadsheet I have the following DateString: '21.Okt.2020' where Okt is short for October. How to read...

2 years ago | 3 answers | 0

3

answers

Question


Different result with Run (F5) and line by line debugging (F10)
Considering the following minimum working example: figure() ax1 = subplot(2,1,1); hold on; plot([0 1],[0 0],'DisplayName','Li...

2 years ago | 1 answer | 0

1

answer

Question


Can't run an external program with arguments
This question is closely related to: [1] https://de.mathworks.com/matlabcentral/answers/316233-can-t-run-external-program Exec...

3 years ago | 0 answers | 0

0

answers

Question


Vectorised cell search and logical indexing
Hello, I would like to know if there is a vectorised/cellfun/better approach to the loop below: % Find Key 4 in block_new{:...

6 years ago | 1 answer | 0

1

answer