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
