photo

Matthew Isaman


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

2 질문
3 답변

순위
232,350
of 300,365

평판
0

참여
2 질문
3 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How do I convert a file name into a string
Great! Thanks, it works now!!

6년 초과 전 | 0

질문


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

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

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

3

답변