ヘルプ センターヘルプ センター
モデル スライサーを使用した後にスライス モデルまたはソース モデル内のブロック ハンドルを返す
slslicertrace('slice',object)
slslicertrace('source',object)
slslicertrace('slice',object) は、ソース モデル内の object で指定されたブロックに対応する、スライス モデル内のブロック ハンドルを返します。
object
slslicertrace('source',object) は、スライス モデル内の object で指定されたブロックに対応する、ソース モデル内のブロック ハンドルを返します。
例
すべて折りたたむ
sldvSliceClimateControlExample ソース モデル内の Switch ブロックを強調表示します。
sldvSliceClimateControlExample
Switch
1.モデル例 sldvSliceClimateControlExample を開きます。
open_system('sldvSliceClimateControlExample');
2.スライサー オブジェクト obj を作成し、Out1 を開始点として追加します。
obj
Out1
obj = slslicer('sldvSliceClimateControlExample'); activate(obj);
Consider turning on Fast Restart before launching Model Slicer for simulation based workflows. Do not show again.
addStartingPoint(obj,'sldvSliceClimateControlExample/Out1'); highlight(obj)
3.slice を使用してスライス モデルを作成します。
slice(obj,'sldvSliceClimateControlExample_sliced')
ans = 'sldvSliceClimateControlExample_sliced'
4.slslicertrace を使用してソース モデル内の On Switch ブロックを強調表示します。
On
h=slslicertrace('SOURCE', 'sldvSliceClimateControlExample_sliced/Refrigeration/On'); hilite_system(h); terminate(obj);
object は、ブロック ハンドルの配列、ブロック パスの cell 配列、または Simulink 識別子 (SID) の cell 配列として指定できます。
R2015b で導入
slslicer | slsliceroptions
slslicer
slsliceroptions
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office