Community Profile

photo

Wil Koenen


Last seen: 5 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Validate an XML file with a given XSD file
You can call Java libraries from MATLAB. Example pure Java code can be found at stackoverflow.com. Translated to Java calls fr...

4 years ago | 1

Answered
the matlab way of preprocessor macros
Define a class containing the definitions, either using _constant properties_ (1) or _enumeration values_ (2). Example (1) ...

5 years ago | 2

Answered
Testing private functions in classes
If you're using |matlab.unittest.TestCase| for your test, but you don't want |matlab.unittest.TestCase| to be a superclass of th...

6 years ago | 6