- Create Windows VM in Azure (AWS). For machine spec, be sure to satisfy MATLAB's system requirement.
- Allow inbound TCP port 3389 for remote desktop in Azure Network Security Group (AWS Security Group). It is open by default.
- Download MATLAB installer from web (https://www.mathworks.com/downloads/web_downloads/) or License Center and install MATLAB.
- For using .NET interface, install .NET Framework as described in this document.
What steps are needed to run Matlab on a Windows VM in Azure or AWS?
조회 수: 9 (최근 30일)
이전 댓글 표시
The reference architectures on github make it easy to get started with Matlab running on Linux VMs. However I have Windows .NET libraries that are integrated with my Matlab scripts. I see that Matlab only supports .NET integration on Windows.
Is there anything special about how Windows Matlab would be installed and run on an Azure or AWS VM? Would it just be installed the same way as on a local desktop computer?
I understand that the TCP RDP port 3389 would need to be configured manually for the Azure VM to allow Remote Desktop to access it. Is there anything else?
댓글 수: 0
채택된 답변
Kojiro Saito
2019년 10월 1일
As you mentioned, currently, only Ubutu is supported in Reference Architecture templates (matlab-on-aws and matlab-on-azure) and there's no special templates for Windows VM.
So, you need to create Windows environement by yourself and install MATLAB as the same way of local PCs.
댓글 수: 0
추가 답변 (1개)
Noor Afridi
2020년 9월 16일
According to my experince to run the MatLab on azure VM " login on your same gmail account in server and your pc too, then use the chrome desktop remote extension" . It will work perfectly
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Licensing on Cloud Platforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!