analogdevicesinc / scopy

A software oscilloscope and signal analysis toolset
http://wiki.analog.com/scopy
GNU General Public License v3.0
388 stars 161 forks source link

Signal Generator: Loading .mat files #759

Open andreeaipop opened 4 years ago

andreeaipop commented 4 years ago

Environment:

Cannot load .mat file in Signal Generator

Steps to reproduce the behavior:

  1. In signal Generator, Buffer, click Load file.
  2. Choose Matlab files (*.mat) from the dropdown menu on the left
  3. Load a .mat file in Scopy.

Expected behavior The file should load and the signal should appear in the Signal Generator plot. In the Format tab is shown the message "Complex buffers not supported" and no signal is shown in the plot. image But if you click Run and start the Signal Generator then go to Oscilloscope window you can notice a strange signal appears sometimes on the plot. image

Additional context The .mat file I used for this can be found at the following link: https://wiki.analog.com/_media/university/tools/m2k/scopy/test-cases/signal_generator_buffer_test.zip

kimpaller commented 3 years ago

Observe almost similar bug in the following env.

Environment:

image

To Reproduce

  1. In signal Generator, Buffer, click Load file.
  2. Choose Matlab files (*.mat) from the dropdown menu on the left
  3. Load a .mat file in Scopy.

Note: The .mat file used can be found on this following link buffer test file