User's Guide
User's Guide

  1. label.home
  2. リファレンスガイド

    拡張定義、OMLガイド、ブロックライブラリ、および用語集。

  3. Scripting Guide for OpenMatrix Language

    OpenMatrix is a mathematical scripting language.

  4. Strings

    Strings are arrays of characters.

  5. Encoding

    Strings in OpenMatrix are encoded using UTF-8 encoding.

  • 最新情報
  • はじめに
  • チュートリアル
  • モデルコンポーネント
  • 物理コンポーネントのモデリング
  • 水力学システムのモデリング
  • 電子システムシミュレーションモデリング
  • マルチボディメカニカルシステムモデリング
  • 電磁システムシミュレーションモデリング
  • シミュレーションの基本
  • シミュレーション結果
  • ブロックライブラリ
  • リファレンスガイド
  • キーボードショートカット
webhelp.index
User's Guide

User's Guide
  • 最新情報

    新規機能と機能改善に関する情報。

  • はじめに

    Activateの使用を開始する際の基本的な情報。

  • チュートリアル

    チュートリアルを活用してActivateを使用してください。

  • モデルコンポーネント

    Activeモデルのコンポーネント。

  • 物理コンポーネントのモデリング

    モデリング物理コンポーネントについて学習します。

  • 水力学システムのモデリング

    Hydraulics (By Fluidon)ライブラリを使用した水力システムのモデリングについて学習します。

  • 電子システムシミュレーションモデリング

    ModelicaとSpiceを使用した電気/電子システムのモデリングについて学習します。

  • マルチボディメカニカルシステムモデリング

    マルチボディメカニカルシステムのモデリングについて学習します。

  • 電磁システムシミュレーションモデリング

    電磁システムのモデリングについて学習します。

  • シミュレーションの基本

    シミュレーションのセットアップ、実行、およびトラブルシューティングの方法を紹介します。

  • シミュレーション結果

    結果のレビュー、表示、エクスポートのためのオプションについて。

  • ブロックライブラリ

    動的システムモデルを構築するためのブロックライブラリについて学習します。

  • リファレンスガイド

    拡張定義、OMLガイド、ブロックライブラリ、および用語集。

    • 上級ユーザーのための拡張定義

      ユーザーズガイドの重要なトピックに関する詳しい情報を収めたPDFファイル。

    • Scripting Guide for OpenMatrix Language

      OpenMatrix is a mathematical scripting language.

      • Literals

        Literals are items that are constant throughout the life of the application. Literals include numeric, imaginary, characters, strings, logicals, and Other (NaN/Inf).

      • Data Types

        Data types are items that are constant throughout the life of the application and are built into the OpenMatrix language.

      • Strings

        Strings are arrays of characters.

        • Encoding

          Strings in OpenMatrix are encoded using UTF-8 encoding.

        • Manipulation

          Strings are actually arrays of characters. As such, they can be manipulated as vector/matrices.

      • Variables and Assignments

        OML language scripts manipulate data through variables. Variables are referred to by their name (alphanumeric) and can be created (assigned) and deleted as described in this section.

      • Indexing

        Indexing is used to retrieve one or more specific values out of a collection.

      • Operators

        Operators are used to combine operands.

      • Operator Descriptions (tables)

        Each operator in this section is explained with the operations of scalars, vectors, and matrices that are allowed for said operator.

      • Expressions and Statements

        Statements are made of expressions and may be a simple expression or a more complex variety of expressions.

      • Flow of Control and Looping

        Loops are used to perform the same set of statements multiple times.

      • Workspace and Scoping Rules

        There are two types of workspaces: Local and Global.

      • Functions

        Functions are packets of statements that can be used repeatedly.

      • Scripts and Functions

        OpenMatrix statements persist in .oml files.

      • Files

        This section describes files that can be manipulated by the OpenMatrix Language.

      • Error and Warning Messages

        Errors and warning messages are both output in the console (or the Command Window in GUI mode) of Activate.

      • Objects in OpenMatrix Language

        Objects in OML are defined using the classdef keyword. This creates a blueprint for an object but does not actually create (instantiate) anything.

    • Reference Guide for OpenMatrix Language Functions

      The Reference Guide contains documentation for all functions supported in the OpenMatrix language.

    • ブロックリファレンスガイド

      インストール済みのActivateライブラリにあるすべてのブロックについて説明します。

    • 用語および定義

      この用語集には、本ソフトウェアに関連する主要な用語と定義が含まれています。

  • キーボードショートカット

    一般的な操作のショートカットを定義します。

User's Guide
User's Guide

  1. label.home
  2. リファレンスガイド

    拡張定義、OMLガイド、ブロックライブラリ、および用語集。

  3. Scripting Guide for OpenMatrix Language

    OpenMatrix is a mathematical scripting language.

  4. Strings

    Strings are arrays of characters.

  5. Encoding

    Strings in OpenMatrix are encoded using UTF-8 encoding.

  • 最新情報
  • はじめに
  • チュートリアル
  • モデルコンポーネント
  • 物理コンポーネントのモデリング
  • 水力学システムのモデリング
  • 電子システムシミュレーションモデリング
  • マルチボディメカニカルシステムモデリング
  • 電磁システムシミュレーションモデリング
  • シミュレーションの基本
  • シミュレーション結果
  • ブロックライブラリ
  • リファレンスガイド
  • キーボードショートカット
webhelp.index

Encoding

Strings in OpenMatrix are encoded using UTF-8 encoding.

(c) Altair Engineering, Inc. All rights reserved.

Intellectual Property Rights Notice | Technical Support