photo

Hyon Kim


National University of Singapore

Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
274,583
of 300,553

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to concatenate string array to matrix?
I have a question regarding adding a string array to a matrix. i.e. string array = {'A','B','C'}; B = eye(3); I want to co...

8 years ago | 1 answer | 0

1

answer

Question


fopen does not work for filename given by fullfile
Hi I tried to read input data from a file as follows. However it returns an error such that; "Error using fopen First inpu...

9 years ago | 2 answers | 0

2

answers

Question


"hold on" on plot does not work over 2 functions
I have two problem on my code regarding plotting points on a x-y plane. My code is briefly summarized as follows in main.m a...

9 years ago | 2 answers | 0

2

answers