why do i not have simulink property inspector

Every tutorial I get tells me to go to view -> Property Inspector. However I do not have that option on my view tab.
ctrl+shift+I does not work either. I believe I have all the licenses needed.

Answers (1)

The property inspector was introduced in R2016b release of MATLAB. The documentation examples you are following are probably from the latest releases of MATLAB.
For the examples you are following, wherever it says to look at the property inspector for a specific block, just double click on the block instead and you will be able to see the block parameters.

1 Comment

That works for editing different parameters, but how would I access properties of these blocks (for example, all the callback functions and other properties such as 'OutputSignalNames' and 'InputSignalNames')

Sign in to comment.

Categories

Asked:

on 19 Apr 2017

Commented:

on 19 Apr 2017

Community Treasure Hunt

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

Start Hunting!