Community Profile

photo

pingping zhang


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Assigning values to the array of Enumeration Class seems to be very slow
Hi, I met this problem when parsing a gps log. I made an Enumeration Class GpsState as follows. classdef GpsState enumer...

4 years ago | 1 answer | 0

1

answer

Question


How can I initialize nested handle class with independent values
Hello, my code is like this: 'ClassA.m' classdef ClassA < handle properties t double = ...

4 years ago | 2 answers | 0

2

answers