Feeds
提问
Error in creating executable file for MATLAB code
Hi, I made a script that automates some data analysis. I used the MATLAB compiler and made the project. However, when opening t...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can I add error bars to my scatter plot?
My error bars is a matrix called standard_deviation, a 12x1 double. I am not sure how to add error bars to each point, or entry ...
9 years 前 | 0 个回答 | 0
0
个回答提问
Returning NaN after mean calculation?
I created a function that takes 5 elements of an array, calculates the mean and puts the value into another array. It does that ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Trying to extract data from a csv file
Hello, I'd like to create a data logging system that extracts a certain cell range from an excel file, but I'm running into tr...
9 years 前 | 1 个回答 | 0
