Statistics
RANK
5,024
of 295,467
REPUTATION
6
CONTRIBUTIONS
7 Questions
2 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
6
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 1
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
Text location
Is possible put a text in a determinated position, for example, at the top left?
14 years ago | 5 answers | 1
5
answersHow 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 years ago | 0
Question
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 years ago | 2 answers | 0
2
answersQuestion
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...
14 years ago | 4 answers | 1
4
answersQuestion
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...
14 years ago | 4 answers | 2
4
answersCan I run a bat file with Matlab?
I got the result I wanted. Thank you very much to both
14 years ago | 0
Question
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
14 years ago | 6 answers | 1