Feeds
質問
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年 前 | 2 件の回答 | 0
2
回答質問
"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年以上 前 | 2 件の回答 | 0
2
回答回答済み
R2013a 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...
R2013a 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年以上 前 | 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 ...
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年以上 前 | 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...
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年以上 前 | 0
質問
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年以上 前 | 2 件の回答 | 2
2
回答回答済み
IBM/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 ...
IBM/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年以上 前 | 1
| 採用済み
質問
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年以上 前 | 6 件の回答 | 4
6
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答回答済み
IBM/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...
IBM/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年以上 前 | 1
質問
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年以上 前 | 3 件の回答 | 1
3
回答質問
synchronize scrolling
When using the variable editor with multiple panes, is there a way to sync the scrollbars so they all scroll together?
13年以上 前 | 0 件の回答 | 2
0
回答質問
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年以上 前 | 3 件の回答 | 1
3
回答質問
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年以上 前 | 3 件の回答 | 0
3
回答回答済み
Guidance 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'...
Guidance 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年以上 前 | 1
質問
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年以上 前 | 3 件の回答 | 0