Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.0 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilabヘルプ >> Xcos > scilab_data_structures > Links > scicos_link

scicos_link

link構造体の定義

モジュール

link

大きさ : 8.

型 : scilabリスト.

  • xx

    リンクパスのx座標のベクトル.

    リンクはポリラインとして定義されます.

    大きさ : リンクの点の数.

    型 : 実数の列ベクトル.

  • yy

    リンクパスのy座標のベクトル.

    A link is defined as a polyline line.

    リンクはポリラインとして定義されます.

    大きさ : リンクの点の数.

    型 : 実数の列ベクトル.

  • id

    文字列, リンクID.

    大きさ : 1.

    型 : 文字列.

  • thick

    線幅を定義する大きさ2のベクトル.

    大きさ : 2.

    型 : 整数の行ベクトル.

  • ct

    このベクトルの最初のエントリで色を指定します. 第2エントリは標準リンクの場合に1,アクティベーションリンクの場合に-1,暗黙のリンクの 場合に2となります.

    大きさ : 2.

    型 : 整数の行ベクトル.

  • from

    大きさ3のベクトルで,リンクの始点のブロック番号,ポート番号,ポート型 (出力:0, 入力: 1). 第3エントリはリンクが暗黙である場合に 1, それ以外の場合に 0 となることに注意してください.

    大きさ : 3.

    型 : 整数の行ベクトル.

  • to

    大きさ3のベクトルで,リンクの終点のブロック番号,ポート番号,ポート型 (出力:0, 入力: 1). 第3エントリはリンクが暗黙である場合に 1, それ以外の場合に 0 となることに注意してください.

    大きさ : 3.

    型 : 整数の行ベクトル.

ファイルの内容

  • SCI/modules/scicos/macros/scicos_scicos/scicos_link.sci

Report an issue
<< Links Links palettes >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Fri Apr 11 14:19:00 CEST 2014