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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0
