Questions regarding Classdef - functions

1 回表示 (過去 30 日間)
DM
DM 2015 年 5 月 4 日
コメント済み: per isakson 2015 年 5 月 6 日
I have come across the following terms/functions when exploring a class builtin MATLAB and I would like to understand the code behind the class and not just use it blindly. Below are some of the things I couldnt understand.
1- properties (Nontunable)
2- matlab.system.StringSet
3- function set.SampleRate(obj, Rs)
4- if isa
5-methods(Access = protected)
6- matlab.system.display.Section
7- matlab.system.display.internal.Property
Can anyone please help me understand in few words what does each one mean?
Thanks
  1 件のコメント
per isakson
per isakson 2015 年 5 月 6 日
Search the documentation. Here is a start

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Type Identification についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by