Community Profile

photo

Matthew


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

11 years ago | 0 answers | 0

0

answers

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

11 years ago | 0

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

12 years ago | 2 answers | 0

2

answers

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Answered
browse for an excel file and save the data as a matrix
I got it figured out thanks

12 years ago | 0

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

12 years ago | 0

Question


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

12 years ago | 3 answers | 0

3

answers