フィルターのクリア

How to setup N321?

1 回表示 (過去 30 日間)
chengmao Zhou
chengmao Zhou 2021 年 5 月 13 日
回答済み: Karunya Choppara 2023 年 6 月 14 日
Do I need to make sure the host is physically connected to the N321 before I setting up the N321 according to the matlab tutorial?
In other words,before I sett up the N321 according to the matlab tutorial, do I need to do some configuration of N321 in ubuntu first.

回答 (2 件)

Anavi Somani
Anavi Somani 2023 年 6 月 14 日
To set up N321 on Ubuntu, follow these steps:
  1. Download the N321 package from the NASA website.
  2. Extract the package by running the following command in the terminal:
tar xvf N321.tar
  1. Install the necessary dependencies by running the following command:
sudo apt-get install libxtst6 libxrender1 libasound2 libfreetype6 libxft2 libfontconfig1
  1. Navigate to the N321 directory and install the package by running the following command:
./install.sh
  1. Follow the instructions in the installation wizard to complete the installation.
  2. Once the installation is complete, navigate to the N321/bin directory and run the "n321" command to start the program.
cd N321/bin
./n321
If you encounter any issues during installation or while running the program, consult the user manual provided with the N321 package or contact NASA for support.
The employment of N321, a NASA-developed proprietary programme, may be subject to several limitations. Prior to utilising the software, be sure to review the licence agreement.

Karunya Choppara
Karunya Choppara 2023 年 6 月 14 日

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by