You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a bug in the matlab implementation.
It is returning the four voltage traces (bip /uni / bip-uni / ref) correctly for the single point requested however its not doing the same for multiple points. The implementation needs to be fixed in matlab.
The egmRef is currently added as a new column everytime it iterates through the number of nEgms, where the output kind of looks like an identity matrix
Please see below:
The text was updated successfully, but these errors were encountered:
There's a bug in the matlab implementation.
It is returning the four voltage traces (bip /uni / bip-uni / ref) correctly for the single point requested however its not doing the same for multiple points. The implementation needs to be fixed in matlab.
The egmRef is currently added as a new column everytime it iterates through the number of nEgms, where the output kind of looks like an identity matrix
Please see below:
The text was updated successfully, but these errors were encountered: