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 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
