Feeds
질문
Problem with Inputdlg function
Hi. I have a problem with Inputdlg function. Due to the size of my screen when the number of inputs is more than 15 I can' t see...
14년 초과 전 | 답변 수: 1 | 1
1
답변질문
Problems to save a image
Hi. I try to save a image of a graphic, but only it saves a small portion of the graph. The limits of my axis are: x = -200 to 3...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Text location
Is possible put a text in a determinated position, for example, at the top left?
14년 초과 전 | 답변 수: 5 | 1
5
답변답변 있음
How do you dynamically generate file names?
How I can do to get this?: image_house.jpg image_dog.jpg image_car.jpg I try do it with a cell array but I can't. Thank...
How do you dynamically generate file names?
How I can do to get this?: image_house.jpg image_dog.jpg image_car.jpg I try do it with a cell array but I can't. Thank...
14년 초과 전 | 0
질문
How do you dynamically generate file names?
Hi. I try save a graphic as a image (jpg). I've written: %-------------------------------- m=cell(5,1) m(1,1)={'A'} ...
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
How do I clear the contents of Excel by sheet?
I have an Excel file with 5 sheets. I need to clear the contents of the sheets 2, 3, 4 and 5. I tried it with an empty cell ar...
거의 15년 전 | 답변 수: 4 | 1
4
답변질문
Line break in "question dialog"
Hi. I'm trying to introduce a line break in _question dialog box_ in the _qstring_. I've used '\n' but it gives me error. Also I...
거의 15년 전 | 답변 수: 5 | 2
5
답변답변 있음
Can I run a bat file with Matlab?
I got the result I wanted. Thank you very much to both
Can I run a bat file with Matlab?
I got the result I wanted. Thank you very much to both
거의 15년 전 | 0
질문
Can I run a bat file with Matlab?
Hi! I have a bat file created to kill process: taskkill /IM excel.exe Can I run it with Matlab? Thanks
거의 15년 전 | 답변 수: 7 | 1
