Polyspace-Access-Utility

​​Polyspace Access Utility is a bash script for dealing with basic operations when using Polyspace Access: backup, clean-up, usage statistic
ダウンロード: 28
更新 2024/6/4

Polyspace Access Utility

Polyspace Access Utility is a bash script for dealing with basic operations when using Polyspace® Access™:

  • backup (save and restore)
  • clean-up
  • statistics
  • restart
  • debug

The script is compatible with Polyspace Access from R2022a to R2024a.

Installation

The tool should be installed in a subfolder of the Polyspace Access installation.
Before using the tool, you may have to set execution rights to the two bash scripts:

chmod u+x access_util.sh access_debug.sh 

Since it is a simple bash script, there is else nothing to install. It is using the tool whiptail, which is installed by default on most Linux distributions. If whiptail is not installed, you can install it like this:

 sudo apt install whiptail

Usage

Launch the script access_util.sh in su mode. The script will then read the Polyspace Access configuration files to get the settings used by Polyspace Access.
In the menu, use up and down cursor keys to chose the command to be launched then Enter to validate your choice.
A log file named log.txt is written in case of a problem.

Warning

The tool relies on commands (including SQL requests) that are not maintained and that may change in further releases of Polyspace Access.

License

The license for Polyspace Access Utility is available in the LICENSE.TXT file in this GitHub repository.

Community Support

MATLAB Central

Copyright 2024 The MathWorks, Inc.

引用

Alexandre De Barros (2025). Polyspace-Access-Utility (https://github.com/mathworks/Polyspace-Access-Utility/releases/tag/v1.4), GitHub. に取得済み.

MATLAB リリースの互換性
作成: R2023a
R2022a 以降 R2023a 以前と互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.4

See release notes for this release on GitHub: https://github.com/mathworks/Polyspace-Access-Utility/releases/tag/v1.4

1.3

See release notes for this release on GitHub: https://github.com/mathworks/Polyspace-Access-Utility/releases/tag/v1.3

1.2.1.0

See release notes for this release on GitHub: https://github.com/mathworks/Polyspace-Access-Utility/releases/tag/v1.2.1

1.2.0.0

See release notes for this release on GitHub: https://github.com/mathworks/Polyspace-Access-Utility/releases/tag/v1.2

1.1

See release notes for this release on GitHub: https://github.com/mathworks/Polyspace-Access-Utility/releases/tag/v1.1

1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。