Scilab-Branch-6.1-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
rlist
Scilab 有理関数定義
呼び出し手順
rlist(a1,....an)
説明
rlist(a1,....an) は
            tlist(['r','num';'den','dt'], a1,....an)へのショートカットです.
['r','num';'den','dt']を最初のエントリ,
            aiを次のエントリといったようなエントリを有する
            tlistを作成します.
            aiの型も大きさも確認されません.
History
| バージョン | 記述 | 
| 6.1 | rlist() removed. | 
| Report an issue | ||
| << null | Data Structures | setfield >> |