Community Profile

photo

strunack


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to stop message in command window
Hi When I use lsqcurvefit function I get the following msg in command window. Since in my program no. of iteration is so high...

8 years ago | 3 answers | 0

3

answers

Question


splitting a array at defined interval
I have a array c of 276 elements. I want to split it into 3 separate array. The number of elements in each of these three array ...

11 years ago | 2 answers | 0

2

answers

Question


vertices in contour matrix
Dear Friends, I need a help regarding contour plot. I plot contour(X,Y,Z,20). Depending on level value, some contours are close...

11 years ago | 1 answer | 0

1

answer

Question


dlmread problem could not read file
I have a text file with tab delimiter. I use B=dlmread('mon3.txt','',[2 0 20 1]);size (B) With whatever combination of r...

11 years ago | 1 answer | 0

1

answer

Answered
How to stop message in command window
Hi, finally I could able to find a solution myself. I used optimset to set the value of display to OFF then passed the opti...

11 years ago | 0

| accepted

Question


sin function strange problem
I have a strange problem that I do not understand. If I use sin(p1) inside a program and in command window, both gave different...

11 years ago | 2 answers | 0

2

answers

Answered
How to stop message in command window
Hello, any answer to my above question. I tried a lot to put parameter as display off, but not working. tks

11 years ago | 0

Question


Error in fzero function
I have a function function F = myfun(x,xdata) F =x(1)*sin((2*pi/x(2))*xdata+x(3)); with lsqrcurvefit i got x=[0.3559 ...

11 years ago | 1 answer | 0

1

answer

Question


opening a 1GB .dat file in matlab.
Hi, I have a data file (i dont know if its binary or ascii). But it has extension test.dat and I can open it in excel 2010. In...

11 years ago | 2 answers | 0

2

answers