Community Profile

photo

Matt


Last seen: 4 Monate vor Aktiv seit 2017

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Can I delete the protobuf jar that comes with recent Matlab installations?
The protobuf jars included with Matlab installations starting with 2020a (and perhaps 2019b) have conflicting classes and effect...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Static Java methods won't execute with parfor loop
I have a simple Java class with a constructor and a factory method, which I compile into TestClass.class and zip into Test.jar: ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


2020a protobuf version
A few years ago I wrote some hybrid Java/Matlab code to handle reading/writing Google protobuf messages. Initially I built this...

etwa 3 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


How can I force Matlab to run an enum class constructor?
I have the following enum class: classdef MyEnum properties prop1 end enumeration A( 1, 2 ) ...

etwa 4 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Can I set unit test TestParameter properties using functions not on the path?
I would like to write a unit test for a method on an ENUM class, using all possible enumerations of that ENUM class as a TestPar...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort