在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mathworks-ref-arch/matlab-on-azure开源软件地址(OpenSource Url):https://github.com/mathworks-ref-arch/matlab-on-azure开源编程语言(OpenSource Language):开源软件介绍(OpenSource Introduction):MATLAB on Microsoft Azure (Linux VM)RequirementsBefore starting, you will need the following:
CostsYou are responsible for the cost of the Azure services used when you create cloud resources using this guide. Resource settings, such as instance type, will affect the cost of deployment. For cost estimates, see the pricing pages for each Azure service you will be using. Prices are subject to change. IntroductionThe following guide will help you automate the process of running the MATLAB desktop on Microsoft Azure using a Linux virtual machine, and connect to it using the Remote Desktop Protocol (RDP). The automation is accomplished using an Azure Resource Manager (ARM) template. The template is a JSON file that defines the resources needed to run MATLAB on Azure. For information about the architecture of this solution, see Architecture and Resources. Deployment StepsThe MATLAB Reference Architecture is released with the twice-yearly general release schedule of MATLAB. To view instructions for deploying the MATLAB reference architecture, select a MATLAB release:
Architecture and ResourcesDeploying this reference architecture will create several resources in your resource group. Deploying this reference architecture sets up a single Azure virtual machine running Linux and MATLAB, a network interface with a public IP address to connect to the virtual machine, a network security group that controls network traffic, and a virtual network for communication between resources. To make deployment easy, a preconfigured Ubuntu virtual machine is provided. The VM image contains the following software:
Resources
FAQHow do I save my changes in the VM?All your files and changes are stored locally on the virtual machine. They will persist until you either terminate the virtual machine instance or delete the resource group. Stopping the instance does not destroy the data on the instance. If you want your changes to persist before you terminate an instance, you’ll need to:
What happens to my data if I shut down the instance?You may want to shut down the instance when you aren’t using it. Any files or changes made to the virtual machine will persist when shutting down and will be there when you restart. How do I save an image?You can save a copy of your current virtual machine. Locate the Azure VM in your resource group in the Azure Portal, click “Capture Image” and follow the instructions. How do I customize the image?You can customize an image by launching the reference architecture, applying any changes you want to the virtual machine such as installing additional software, drivers and files and then saving an image of that virtual machine using the Azure Portal. For more information, see How do I save an image?. When you launch the reference architecture, click “Edit Template”, replace the How do I use a different license manager?The VM image uses MathWorks Hosted License Manager by default. For information on using other license managers, see Confirm Licensing for MathWorks Products Running on the Cloud. How do I deploy into an existing virtual network?You will need to edit the template and replace the appropriate sections with your own virtual network and subnet resource ids. Technical SupportIf you require assistance or have a request for additional features or capabilities, please contact MathWorks Technical Support. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论