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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Identification에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by