Feeds
질문
32 bit matlab with 64 bit excel
I currently have 64 bit matlab and 64 bit excel. I have created a stand alone program that uses actxserver to communicate with e...
13년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
script runs fine in matlab environment but fails to run when compiled
After reading the documentation more carefully it looks like matlab can compile a script, but it can't be the top layer. There m...
script runs fine in matlab environment but fails to run when compiled
After reading the documentation more carefully it looks like matlab can compile a script, but it can't be the top layer. There m...
13년 초과 전 | 0
질문
script runs fine in matlab environment but fails to run when compiled
I have a script that runs perfectly in the matlab environment but does not work when compiled as a stand alone program. Matlab d...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
Replace nan's with blanks
I am having a problem with trying to export data to excel using actxserver. The vector I have in matlab has NaN's in it and I wa...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
Error Dialogue box pops up too many times
I have a script with a simple check to see if there are too many consecutive Nan's. It uses a cubic spline interpolation to fix ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Writing data to excel within a variable range
I'm working on a program that filters the tidal signal out of river flow data. I bring the flow data in from excel and filter it...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
browse for an excel file and save the data as a matrix
I got it figured out thanks
browse for an excel file and save the data as a matrix
I got it figured out thanks
거의 14년 전 | 0
답변 있음
browse for an excel file and save the data as a matrix
I tried this but it only returned the data from the second column and did not do the date and time conversion datafile1 = uig...
browse for an excel file and save the data as a matrix
I tried this but it only returned the data from the second column and did not do the date and time conversion datafile1 = uig...
거의 14년 전 | 0
질문
browse for an excel file and save the data as a matrix
I want to create a function to browse for an excel file and save the data as a matrix. I have only been able to find ways to imp...
거의 14년 전 | 답변 수: 3 | 0
