meaning of @ in class context?
Show older comments
In some Mathworks code, I see lines such as
obj = obj@icinterface('serial');
I do not recognize the use of "@" in that context, and I do not find it mentioned when I browse through the class documentation. Could someone point me to the documentation of its meaning?
Accepted Answer
More Answers (0)
Categories
Find more on Construct and Work with Object Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!