Xming和Matlab中的图片渲染
我在 Windows XP 计算机上使用 xming 6.9.0.31 连接到 Linux 服务器并在那里运行 Matlab 脚本。我有 2 个 xming 配置,都存在与 matlab 输出数据相关的问题。
在一个配置中,第一个脚本运行时一切正常,所有数字都很好。但是在第二次运行(同一脚本)时,xming 在输出一些数字时崩溃了。如果我在命令行中创建图形,它可能会工作更长时间,但最终它会在输出新图形的过程中崩溃。
在另一种配置(借用andLinux安装)中,xming不会崩溃并且能够输出图形,但只是简单的绘图,如果有更复杂的东西,有大量数据,则只会出现图形框架以及图形窗口下的任何内容。如果我实际运行 andLinux 并从那里连接到 Matlab,也会发生同样的事情。
看来这和记忆有某种关系。 xming 有没有与使用内存相关的选项?据我了解,它只显示在服务器端创建的图像?
I'm using xming 6.9.0.31 on Windows XP computer to connect to Linux server and run Matlab scripts there. I have 2 configurations of xming and both have problems related to matlab output figures.
In one configuration everything works on the first script run, all figures come fine. But on the second run (of the same script) xming crashes when it outputs some figures. It might work longer if i create figures in command line, but eventually it will crash anyway, on the process of outputting new figure.
In another configuration (borrowed from andLinux installation) xming doesn't crash and is able to output figures, but only simple plots, if there is something more complicated, with a lot of data, just figure frame appears with whatever was under the figure window. The same thing happens if i actually run andLinux and connect to Matlab from there.
Seems that this is somehow related to memory. Are there any options for xming which are related to used memory? As far as i understand it'a only showing the image which was created on the server side?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果问题与 OpenGL 设置有关,则另一个渲染器可能会有所帮助。
If the issue is related to OpenGl setting another renderer might help.