Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 2 个回答 | 0
2
个回答提问
"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 前 | 2 个回答 | 0