Community Profile

photo

KV


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer