Durga Lal Shrestha
Followers: 0 Following: 0
webpage: http://sites.google.com/site/durgalalshrestha/ Professional Interests: Hydroinformatics, Hydrolgy
Statistics
RANK
22,785
of 300,786
REPUTATION
1
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
1
RANK
288 of 21,091
REPUTATION
5,208
AVERAGE RATING
4.40
CONTRIBUTIONS
19 Files
DOWNLOADS
31
ALL TIME DOWNLOADS
50739
RANK
of 171,061
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
cannot find function even it is in path
Thanks for the response. I also have a startup file to setup path and even update the functions with git. But the problem here i...
1 year ago | 0
Question
cannot find function even it is in path
MATLAB is displaying the error message Unrecognized function or variable. I added the function file to one of the existing paths...
1 year ago | 3 answers | 0
3
answersQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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'; ...
9 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 1 answer | 1
1
answerQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
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 ...
11 years ago | 2 answers | 0
2
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0




