Community Profile

photo

Durga Lal Shrestha


CSIRO Land and Water

Last seen: 6 months ago Active since 2004

Followers: 0   Following: 0

Message

webpage: http://sites.google.com/site/durgalalshrestha/ Professional Interests: Hydroinformatics, Hydrolgy

Statistics

All
  • 5-Star Galaxy Level 5
  • Thankful Level 3
  • Personal Best Downloads Level 3
  • First Review
  • First Submission

View badges

Feeds

View by

Question


Is this a bug in bar plot
Something is not right with bar plot when some values are very very high and it is required to limit y values so that other valu...

4 years ago | 1 answer | 0

1

answer

Question


Possible bug in Parse function input
I am using findArea as an example in documentation to parse and validate required,optional and pair-value arguments of a functio...

4 years ago | 1 answer | 0

1

answer

Question


Accessing data from nested cell array
I have the following nested cell array values{1,1}{1,1} = '1_1'; values{1,1}{1,2} = '1_2'; values{1,2}{1,1} = '2_1'; ...

7 years ago | 1 answer | 0

1

answer

Question


How to add values to structure array without loop
Consider the following loop: values = [2 5 6 4 8 9 10 5 15 7] for i=1:10 arr(i).myfield = values(i); end How...

8 years ago | 1 answer | 1

1

answer

Question


Centroid of a shape from .shp file
How can I get centroid of a shape from Shapefile? I have used polygeom from FLEX to compute centroid from a single polygon. But...

9 years ago | 0 answers | 0

0

answers

Question


How to get [1 0 1 0] from '1010'
Is there any built-in function or easiest way to get [1 0 1 0] from '1010' (character array)? I have used for loop, but is ...

9 years ago | 2 answers | 0

2

answers

Question


Problem with mex setup for FORTRAN
I got a error message with mex -setup FORTRAN. Error using mex No supported compiler or SDK was found. For options, vi...

9 years ago | 1 answer | 0

1

answer

Question


Problem reading ESRI Grid format
I am trying to read ESRI Grid format w001001.adf file using arcgridread function from mapping toolbox. But I got the error mess...

9 years ago | 1 answer | 0

1

answer