惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Engineering at Meta
Engineering at Meta
GbyAI
GbyAI
MongoDB | Blog
MongoDB | Blog
Blog — PlanetScale
Blog — PlanetScale
腾讯CDC
U
Unit 42
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
MyScale Blog
MyScale Blog
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
Recent Announcements
Recent Announcements
A
About on SuperTechFans
Stack Overflow Blog
Stack Overflow Blog
The GitHub Blog
The GitHub Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More

博客园 - upzone

FTP Handler cannot be hosted in x64 Host instance Next Release of BizTalk Server: BizTalk Server 2010 R2 Passed MS BI Certification: 70-448 Passed new BizTalk Certification: 70-595 FW: BizTalk's furture OLAP Architectures Comparison (ROLAP, MOLAP, HOLAP) FW: BIZTALK: Cannot perform encryption or decryption because the secret is not available from the master secret server 401 Unauthorized when call WCF in BizTalk,The authentication header received from the server was 'Negotiate,NTLM' - upzone Matlab first Prog. Visual Studio 2008: Install New Project Template SQL Server 兼容模式 FW: HTTP错误500显示具体的出错信息的方法 XmlSerialize error: There was an error generating the XML document. 装了Visual Studio 2010 后 Enterprise Single Sign-On 无法启动. Javascript 实现延迟跳转 - upzone - 博客园 Issue when try to get select count using Linq to SQL 六一,外公走了 FW: MOSS SSP Failed to provision - No running instances of Shared Services Provider provisioning TFS Build Notification: TFS 30063, you are not authorized to access the tfs
远程桌面访问Matlab的方法
upzone · 2011-01-11 · via 博客园 - upzone

远程桌面访问Matlab的方法

方案一:一般情况下,matlab程序是不能在远程桌面的远程计算机上直接运行的,双击图标会产生Terminal Licence Limited类似的问题,类似的软件据说还有Modelsim,解决方法是用Windows NT兼容模式运行程序,操作:
在matlab快捷方式上右键,依次选择属性,选择兼容性,选择用Windows NT4.0兼容模式运行程序,确定。

方案二: 从实验室离开时启动matlab,这样在远程桌面时就可直接使用了。不过这样matlab就一直不能关掉,占用很多资源。而且每次离开时也很难记得打开。

方案三:自从windows开始集成远程桌面功能以来,估计很少有人还使用pcAnywhere等远程控制工具了。不过面对这种情况,只好让pcAnywhere再次出山了。matlab对pcAnywhere的调用竟视而不见,使得这个方案成为可能。 如果cAnywhere用起来不如windows远程桌面流畅,可以用pcAnywhere启动之后切换回远程桌面。