photo

c whyte


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
142,604
of 300,392

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

Feeds

View by

Answered
Older MATLAB script not able to run in 2019 version
strname = ['data/' strjoin(fix(clock) , '-') '.txt']; fid = fopen(strname, 'w');

6 years ago | 0

Answered
Older MATLAB script not able to run in 2019 version
I am using MATLAB R2019a and I am getting several errors on Error using strjoin (line 53) First input must be a string array ...

6 years ago | 0

Question


Older MATLAB script not able to run in 2019 version
I am trying to run an older MATLAB code and hjaving issues running due to some syntaxual problems. I am not familiar with MATLA...

6 years ago | 4 answers | 0

4

answers