Statistics
RANK
3,210
of 295,448
REPUTATION
18
CONTRIBUTIONS
10 Questions
6 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
14
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
rotate a 3D plot and keep it the same size
I'm creating a GIF from a series of 3D plots, each one rotated from the previous by changing the viewpoint. Here is a snippet th...
7 years ago | 2 answers | 0
2
answersQuestion
"There is no ActivePositionProperty property on the Figure class" error
This is the error I get when I run a program I created back in 2011 using Guide. It runs fine in R2012a, but gives this error in...
8 years ago | 2 answers | 0
2
answersR2013a editor slow to respond to edits?
To follow up on this issue, I resubmitted a bug report about the slow editor with large files. I was told this is the fix: ht...
11 years ago | 1
How to fix all instances of one particular mlint (code analyzer) warning?
On second thought, maybe this feature would be useless to me. The Matlab editor is so slow and laggy that I have to turn off ...
11 years ago | 0
R2013a editor slow to respond to edits?
Such a pity. It's been a year and a half since I first asked for solutions to this problem. It only seems to get worse with e...
11 years ago | 0
Question
How to fix all instances of one particular mlint (code analyzer) warning?
I have a very large m-file with a lot of unused function arguments (typically the "h_obj" and "eventdata" arguments automaticall...
11 years ago | 2 answers | 2
2
answersIBM/Lenovo Thinkpad trackpoint scrolling does not work
Windows 7 update The location of the tp4table.dat file in Windows 7 64-bit is C:\Program Files\Lenovo\TrackPoint. Modify ...
13 years ago | 1
| accepted
Question
large files, very slow editor, no fix?
Changes to the editor in R2011 have dramatically slowed down the editor when working with large m-files (e.g. 1000's of lines). ...
13 years ago | 6 answers | 4
6
answersQuestion
opengl and student version
As a university student, I have access to both a concurrent license version of Matlab (r2010b 64-bit) and the student version (r...
13 years ago | 1 answer | 0
1
answerIBM/Lenovo Thinkpad trackpoint scrolling does not work
For Win Vista, tp4table.dat is found in C:/Windows/System32. After editing as described in http://www.mathworks.com/support/so...
13 years ago | 1
Question
IBM/Lenovo Thinkpad trackpoint scrolling does not work
Several years ago, a question was raised about the inability to scroll in Matlab on an IBM/Lenovo ThinkPad using the TrackPoint ...
13 years ago | 3 answers | 1
3
answersQuestion
synchronize scrolling
When using the variable editor with multiple panes, is there a way to sync the scrollbars so they all scroll together?
13 years ago | 0 answers | 2
0
answersQuestion
how to search for bugs
When searching for a bug related to MonitorPosition, I entered 'MonitorPosition' in MathWorks's search box and specified 'All of...
13 years ago | 3 answers | 1
3
answersQuestion
bug in MonitorPosition?
I have a dual screen setup with the secondary monitor to the left of the primary. get(0,'MonitorPosition') returns >> get(0,'...
13 years ago | 3 answers | 0
3
answersGuidance needed in creating mexw64 file from Matlab File Exchange source code
WOW, I can't believe it worked! After installing the SDK, I ran mex -setup without a hitch. Then, at the suggestion of the code'...
13 years ago | 1
Question
Guidance needed in creating mexw64 file from Matlab File Exchange source code
I'm looking for a very simple introduction to compiling C code into a mexw64 library file. I'm not a C programmer, but I suspect...
13 years ago | 3 answers | 0