From Workspaceか使えない

11 visualizaciones (últimos 30 días)
yuuya suzuki
yuuya suzuki el 28 de Ag. de 2019
Editada: Yoshio el 7 de Sept. de 2019
From Workspaceを使用してMATLABのワークスペースから変数を読み込み
simlink内で使用したいのですが、うまくできません。
以下二つのメッセージがでます。
Load a file into base workspace.
Create a new variable.
パラメーターのデータに変数名を入力すれば使用できるわけではないのでしょうか?

Respuestas (1)

Yoshio
Yoshio el 7 de Sept. de 2019
Editada: Yoshio el 7 de Sept. de 2019
From Workspace ブロックを使用したデータの読み込みを参考にしてみてください。
基本的に時系列データの入力にのみ対応しています。
ワークスペース データの指定
  • MATLAB timeseriesオブジェクト
  • MATLAB timeseriesオブジェクトの構造体
  • 時間付きまたは時間なしの構造体
  • 2 次元行列(タイムスタンプと一次元信号ベクトル)

Categorías

Más información sobre 時系列 en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!