Community Profile

photo

Arnon


IBM Corp

Last seen: bijna 3 jaar ago Active since 2012

Statistics

  • First Answer

View badges

Content Feed

View by

Question


Matlab encounter an internal error and needs to close - on Mac OSX Sierra, after reopening the mac from sleep.
MATLAB 2017a: almost every time the computer lid is closed when a MATLAB window is open (just open, NOT running a program), when...

bijna 7 jaar ago | 2 answers | 0

2

answers

Answered
References and Books on Object Oriented Programming in Matlab
Mathworks's book MATLAB Object Oriented Programming (R2014a 659 pages) Here is the link (available for download as a PDF): ...

meer dan 9 jaar ago | 1

Question


overloading subsref() in a Heterogeneous class
I would like to overload subsref() in my class, however I noticed that whenever I use Heterogeneous arrays in my class definitio...

meer dan 10 jaar ago | 0 answers | 0

0

answers

Answered
How can I make Variable Editor show the value of a class object derived from "double"
Thank you Daniel for your detailed answer. I added a 'class' method to my class, with return value 'dataset', and VE now dis...

meer dan 11 jaar ago | 0

Question


How can I make Variable Editor show the value of a class object derived from "double"
I define a class, derived from 'double', like with <http://mathworks.com/ MathWorks DocSimpleDouble> example: classdef Do...

meer dan 11 jaar ago | 3 answers | 1

3

answers