b*******t 发帖数: 33714 | 1 R2011b mac版
figure习惯set(0,'DefaultFigureWindowStyle','docked'),
然后如果不用saveas命令而是鼠标点那个磁盘图案save plot的话,
有很大概率会报一堆java错,
屏幕左上出来一个消不掉的菜单,
但是除了遮住部分屏幕不影响继续用。
咋办?? |
b*******t 发帖数: 33714 | 2 大家都睡了么
:'(
【在 b*******t 的大作中提到】 : R2011b mac版 : figure习惯set(0,'DefaultFigureWindowStyle','docked'), : 然后如果不用saveas命令而是鼠标点那个磁盘图案save plot的话, : 有很大概率会报一堆java错, : 屏幕左上出来一个消不掉的菜单, : 但是除了遮住部分屏幕不影响继续用。 : 咋办??
|
C****c 发帖数: 9157 | |
x****c 发帖数: 25662 | |
b*******t 发帖数: 33714 | 5 老版不能shift enter统一改变量。。。
【在 x****c 的大作中提到】 : 卸了换回老版
|
b*******t 发帖数: 33714 | 6 那我真要哭了
【在 C****c 的大作中提到】 : 请用windows7
|
N******t 发帖数: 16051 | |
b*******t 发帖数: 33714 | 8 conclusion写完去洗澡。。。
【在 N******t 的大作中提到】 : 睡吧老爷,托梦给你解答~
|
n*********n 发帖数: 5605 | |
b*******t 发帖数: 33714 | 10 没有ctrl回车批量改变量名。。
【在 n*********n 的大作中提到】 : Try 2011a mac ?
|
|
|
s****m 发帖数: 5375 | |
s*****g 发帖数: 5159 | 12 Why not contact mathworks support?
【在 b*******t 的大作中提到】 : R2011b mac版 : figure习惯set(0,'DefaultFigureWindowStyle','docked'), : 然后如果不用saveas命令而是鼠标点那个磁盘图案save plot的话, : 有很大概率会报一堆java错, : 屏幕左上出来一个消不掉的菜单, : 但是除了遮住部分屏幕不影响继续用。 : 咋办??
|
b*******t 发帖数: 33714 | 13 懒
【在 s*****g 的大作中提到】 : Why not contact mathworks support?
|
s*****g 发帖数: 5159 | 14 Then nothing to complain.
【在 b*******t 的大作中提到】 : 懒
|
s*****g 发帖数: 5159 | 15 If u send an email with a repro, that will probably get fixed in the next
release, and u may get a discount for the new release.
【在 b*******t 的大作中提到】 : 懒
|
b*******t 发帖数: 33714 | 16 恩,不complain。
明天找matlab去。
【在 s*****g 的大作中提到】 : Then nothing to complain.
|
b*******t 发帖数: 33714 | 17 thought that's what the error report thing is for...
【在 s*****g 的大作中提到】 : If u send an email with a repro, that will probably get fixed in the next : release, and u may get a discount for the new release.
|
s*****g 发帖数: 5159 | 18 If that have triggered the error reporting, you could save ur effort.
Mathwork will take care if that if they got 10+ hit, if you r the only
victim, it might be you video card problem.
【在 b*******t 的大作中提到】 : thought that's what the error report thing is for...
|
b*******t 发帖数: 33714 | 19 难道又要勒紧裤腰带买电脑了。。。:(
【在 s*****g 的大作中提到】 : If that have triggered the error reporting, you could save ur effort. : Mathwork will take care if that if they got 10+ hit, if you r the only : victim, it might be you video card problem.
|
s*****g 发帖数: 5159 | 20 Google and see if others have similar problem.
When u buy Mac, you should have bought AppleCare, that's the apple accessory
with really high pe ratio.
【在 b*******t 的大作中提到】 : 难道又要勒紧裤腰带买电脑了。。。:(
|
|
|
s*****g 发帖数: 5159 | 21
This is a good way of weight control.
【在 b*******t 的大作中提到】 : 难道又要勒紧裤腰带买电脑了。。。:(
|
b*******t 发帖数: 33714 | 22 one problem that i see is,
not that many people know about docking figures
and even fewer actually code it into every single script they write
it doesn't break every time on me, either
accessory
【在 s*****g 的大作中提到】 : Google and see if others have similar problem. : When u buy Mac, you should have bought AppleCare, that's the apple accessory : with really high pe ratio.
|
s*****g 发帖数: 5159 | 23 If you use that for plotting, how about go with gnu plot? More elegant than
matlab.
At one point I thought I have to work using mat,for the rest of my life, and
, with much less pain than expected, I switched to c++ -> file - > gnu plot.
【在 b*******t 的大作中提到】 : one problem that i see is, : not that many people know about docking figures : and even fewer actually code it into every single script they write : it doesn't break every time on me, either : : accessory
|
b*******t 发帖数: 33714 | 24 three different operating systems within my group
a gigantic code library that we share
existing matlab scripts already call external c++/fotran/etc. codes
and we deal with matrices a whole lot
is it easy to do 3d visualization/movies with gnu plot?
than
and
plot.
【在 s*****g 的大作中提到】 : If you use that for plotting, how about go with gnu plot? More elegant than : matlab. : At one point I thought I have to work using mat,for the rest of my life, and : , with much less pain than expected, I switched to c++ -> file - > gnu plot.
|