Community Profile

photo

Pankaj


Indian Inst of Tech Delhi

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Versioning plugin?
Is there a feature wherein I can do versioning of my code in Matlab. I remember using something like this for eclipse. I there a...

12 years ago | 1 answer | 0

1

answer

Question


Non Scalar Structures
Hi how can I save a non scalar structures. Again, I don't really know what a nonscalar structure is. I know mine is a nonscalar ...

12 years ago | 2 answers | 0

2

answers

Question


storing data set
my code returns a 200X200 matrix which has a structure in each of its element. Can I save/store it somewhere and load it later. ...

12 years ago | 2 answers | 0

2

answers

Question


Run time issue
I have a code that returns 200X200 matrix with each element as a structure. The code calculates each structure and stores it. fo...

12 years ago | 1 answer | 0

1

answer

Question


surface chart
i have a 200X200 matrix R filled with structure having 4 fields (a,b,c,d). i want to plot one of these attributes on a 3 D cha...

12 years ago | 1 answer | 0

1

answer

Question


plotting - field from a structure
I have the following code in which I fill a structure and then try to plot one of the fields of the structure. returnProfil...

12 years ago | 1 answer | 0

1

answer

Question


Plotting against dates - datetick
I am plotting prices against dates using plot(date,price). date array is stored in the datenum form. in order to read the da...

12 years ago | 2 answers | 0

2

answers

Question


NaN when calculating average
I read data from a .xls file using xlsread. There are some 3000 rows with price data, all in number format in excel. I further t...

12 years ago | 3 answers | 1

3

answers