Feeds
提问
What does fzero take as input for the function?
If i have a function that starts as follows: function [y,index] = findsmode(x) and if i then use sigma=fzero(@findmode,500);...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to have array in for loop
Hi, So I have a matrix and I want to divide some columns by other columns in a for loop, because I want to divide sets of 3 col...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to color individual points on errorbar plot?
Hi, I want to color the individual points of this errorbar plot. I tried doing it in the following way but it doesn't work. me...
5 years 前 | 2 个回答 | 0
2
个回答提问
Just like displaying coordinates, I want to display row and column number
Hi, so I am gonna plot a bunch of different graphs from a 3D matrix and I want to be able to click on the line in the graph and ...
5 years 前 | 2 个回答 | 0

