Feeds
提问
Numeric data display on GUI
I am looking to generate some numerical values programatically in .m script, and then I wish to display it on the GUI. I was loo...
11 years 前 | 2 个回答 | 0
2
个回答提问
Populating array with values from each iteration
Hi, I have 2 arrays (arrays A and B) both 9 x 9. I want to compare elements of both. If value of A exceeds corresponding value o...
11 years 前 | 1 个回答 | 0
1
个回答提问
Conditioning data to match dimensions
Hi, I have a data set which is 1 x 8. I have two other sets of data B and C which are 1 x 130. What I want to do is, compare th...
11 years 前 | 1 个回答 | 0
1
个回答提问
Calling functions from other functions
Hi, I am developing a simple GUI. When a user presses a button, I want the code to initiate the curve fitting. I hae one functio...
11 years 前 | 1 个回答 | 0
1
个回答提问
Adding elements of arrays conditionally
Hi I have arrays x1, y1 of 10 elements each and arrays x2, y2 with 15 elements each. I also have array z1 which is 10 x 10 array...
11 years 前 | 2 个回答 | 0
2
个回答提问
Script for curve fitting
Hi, being very newish to Matlab I am trying to solve a simple problem to begin with, and advance from there. I have 2 sets if da...
11 years 前 | 1 个回答 | 0