![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1761379.jpg)
Sandor Toth
Paul Scherrer Institut
自 2011 起处于活动状态
Followers: 0 Following: 0
Professional Interests: physics, Monte-Carlo algorithms, parallel computing, spin-waves
Feeds
已回答
Why do my MATLAB files appear corrupt on macOS High Sierra?
Same problem as last year with macOS 10.12. :/
Why do my MATLAB files appear corrupt on macOS High Sierra?
Same problem as last year with macOS 10.12. :/
7 years 前 | 0
已回答
Command Window gone crazy ( scrolls on it's own )
I have the same problem (MATLAB R2017a, OSX 10.12.6). Had this issue time to time and the only fix is to restart MATLAB.
Command Window gone crazy ( scrolls on it's own )
I have the same problem (MATLAB R2017a, OSX 10.12.6). Had this issue time to time and the only fix is to restart MATLAB.
7 years 前 | 0
已回答
Problem with rendering patch object when FaceVertexAlphaData is given
It seems a simple command fixed the problem: opengl hardware After running this command and replotting the figure, I get...
Problem with rendering patch object when FaceVertexAlphaData is given
It seems a simple command fixed the problem: opengl hardware After running this command and replotting the figure, I get...
8 years 前 | 0
| 已接受
提问
Problem with rendering patch object when FaceVertexAlphaData is given
When I create a single patch object with different transparency and color per face, Matlab R2016b under OSX seems having a bug i...
8 years 前 | 1 个回答 | 0
1
个回答提问
Why fprintf('%3.1f',round(-eps)) prints -0.0?
I found some very strange behaviour of the round function in Matlab R2016b (at least for me). I would expect that the round func...
8 years 前 | 2 个回答 | 1
2
个回答已回答
Matlab scatter produces hexagonal symbols instead of circles
This is indeed extremely annoying. A little help though, I attached an Adobe Illustrator script that can change all selected pol...
Matlab scatter produces hexagonal symbols instead of circles
This is indeed extremely annoying. A little help though, I attached an Adobe Illustrator script that can change all selected pol...
8 years 前 | 1
已回答
Why does MATLAB fail to load my preferred language on macOS Sierra?
Is MATLAB R2016b compatible with MacOS 10.12 using language English and region Switzerland?
Why does MATLAB fail to load my preferred language on macOS Sierra?
Is MATLAB R2016b compatible with MacOS 10.12 using language English and region Switzerland?
8 years 前 | 2
提问
Control errorbar width in Matlab R2014b
Pre R2014b Matlab versions allowed the separate control of the length of the top and bottom error bar lines separately through t...
10 years 前 | 3 个回答 | 6
3
个回答提问
Rendering the contour/outline of 3D objects in Matlab
Hello, I am plotting crystal structures in Matlab using balls and sticks as surfaces. I can produce nice 3D renderings with s...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to use mpiprofile outside of pmode?
I am trying to profile a parallel function outside of pmode, using the following commands: pJob = createParallelJob(); ...
12 years 前 | 0 个回答 | 0
0
个回答已回答
Full window 3D plots got clipped
Thanks for the quick answer! I tried: set(gca,'Position', [0 0 1 1]); but it does not help. I don't think parts of the plot ...
Full window 3D plots got clipped
Thanks for the quick answer! I tried: set(gca,'Position', [0 0 1 1]); but it does not help. I don't think parts of the plot ...
13 years 前 | 0
提问
Full window 3D plots got clipped
Hello, I am plotting crystal structure in 3D without showing axes or labels. I want a figure where only the plotted 3D surfaces...
13 years 前 | 2 个回答 | 0