StateSpace Object / Properties not found
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
Research direction
Start at line 590 of MatFileReader and inspect how the attached statespace.zip is currently parsed, including the returned MLArray and MLUInt32 values. Compare that result with the MATLAB state-space and mpc objects, then define the target Java representation and tests that demonstrate those objects are read correctly.
Written by the indexing model from the issue text.
Description
Hi there,
anybody in the same position, that wanted to read a state space object ?
I can comment out the throw exception on line 590 in MatFileReader
throw new IllegalStateException("Properties are not found! Not sure where to look ..."); but that would get me a MLArray, which is not same as on Matlab.
I appended an example. I did the same on a mpc-object. That created a MLUInt32 [6x1 array] for the plant, which isn't excatly what I wanted (another struct would be preferably)
- Dominant language
- Java
- Stars
- 62
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from diffplug/matfilerw
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in diffplug/matfilerw
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100