Feeds
질문
How do I convert a file name into a string
How do I convert a file name into a string? I have a file named MyFile_12-25-2018.xls Im using the command copyfile to bring ...
거의 7년 전 | 답변 수: 2 | 0
2
답변답변 있음
How do I change the save file format in excel using activeX in Matlab
I also tried it using ".csv" thinking that might be the issue. But I still would get and error saying "Underfined variable "so...
How do I change the save file format in excel using activeX in Matlab
I also tried it using ".csv" thinking that might be the issue. But I still would get and error saying "Underfined variable "so...
거의 7년 전 | 0
답변 있음
How do I change the save file format in excel using activeX in Matlab
No it didnt work. I'm getting an error stating Undefined function or variable 'filename' Its not liking my filename or someth...
How do I change the save file format in excel using activeX in Matlab
No it didnt work. I'm getting an error stating Undefined function or variable 'filename' Its not liking my filename or someth...
거의 7년 전 | 0
질문
How do I change the save file format in excel using activeX in Matlab
I currently have the following code. file = 'C:\example\somefile.xlsx'; sheet = 'Sheet1'; %can be name or numeric index ...
거의 7년 전 | 답변 수: 3 | 0
