Ganesh
University of Texas Health Science Center at Houston
2011년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to find 95% confidence lines?
I have been using polyfit and polyval for estimating and plotting polynomial fit along with the 95% confidence lines (which is 2...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
1234.5 instead of 1.2345e+03
Nice idea. As such when the value of the input variable is <1000 (3 or less # digits before the decimal), the function call work...
1234.5 instead of 1.2345e+03
Nice idea. As such when the value of the input variable is <1000 (3 or less # digits before the decimal), the function call work...
13년 초과 전 | 0
답변 있음
1234.5 instead of 1.2345e+03
Thanks for your reply. However, I donot want it displayed on the screen. I am using the variable as an input for a curve-fitting...
1234.5 instead of 1.2345e+03
Thanks for your reply. However, I donot want it displayed on the screen. I am using the variable as an input for a curve-fitting...
13년 초과 전 | 0
질문
1234.5 instead of 1.2345e+03
When I read a variable from Excel with value say, 1234.5, Matlab reads in as 1.2345e+03. Instead I want the original format to b...
13년 초과 전 | 답변 수: 3 | 0
3
답변답변 있음
fprintf end of line character
When opening the text file, I am using 'a+' mode for appending at the end. Also, while writing on to the text file, I am using '...
fprintf end of line character
When opening the text file, I am using 'a+' mode for appending at the end. Also, while writing on to the text file, I am using '...
14년 초과 전 | 0
질문
fprintf end of line character
When I use fprintf to print multiple lines of text onto a txt file, it introduces a small rectangular box at the end of each lin...
14년 초과 전 | 답변 수: 5 | 0
5
답변질문
Nested structure
I am interested in reading data from a field of a structure which is within many layers of structures. data = info.ROIcontour1....
14년 초과 전 | 답변 수: 1 | 0

