openViews

Open architecture views editor

Description

openViews(objModel) opens the architecture views editor for the specified model. If the model is already open, openViews will bring the views to the front.

The method openViews is for the class systemcomposer.arch.Model.

Input Arguments

collapse all

Name of model, specified as a character vector or a systemcomposer.arch.Model object.

Data Types: char

Introduced in R2019b