diffplug / diffplug/matfilerw

StateSpace Object / Properties not found

Open
#18 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
62
Forks
12
PR merge metrics
No merged PRs in 30d

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)

[statespace.zip](https://github.com/diffplug/matfilerw/files/2032461/statespace.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.