photo

Hyon Kim


National University of Singapore

Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • 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...

7 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...

7 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...

8 years ago | 2 answers | 0

2

answers