Feeds
提问
Load data and create loop
I have a data-set. I loaded the data file. There are four columns. I need to use a loop to create four subplots of the data. Eac...
8 years 前 | 1 个回答 | 0
1
个回答提问
Error using plot Invalid first data argument
I have an imported data set year:value1:value2 format. I assigned variables, year=C{1}; opioid_deaths=C{2}; heroin_deaths=C{3} ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Using corresponding values in a table in an equations
I have a table with four fields (name,population,value1,value2). I want to compute value3 for each name. The equation is as foll...
8 years 前 | 1 个回答 | 0
1
个回答提问
Assigning Variables to Cell Arrays
I used textscan to read all the data of a file in and stored data in cell array C. I want to store the data in the first field t...
8 years 前 | 0 个回答 | 0
0
个回答提问
Using index vector to rearrange order of variables
I have two variables - name that stores names (1st cell) from cell array C and team that stores teams (2nd cell) from cell array...
8 years 前 | 1 个回答 | 0