Filter löschen
Filter löschen

error of loading file in matlab

3 Ansichten (letzte 30 Tage)
anas qazaz
anas qazaz am 1 Mai 2013
hi,all i have signal saved in file.bin my problem when i want load this signal in wavelet tool box give error "file.bin" not contain signal how i can load my signal please help
thanks in advance
  3 Kommentare
Walter Roberson
Walter Roberson am 1 Mai 2013
How do you do the saving? How do you open it in the toolbox?
anas qazaz
anas qazaz am 2 Mai 2013
the data is a positive and negative numbers with fractions such as -8.1 44 i can open it in the work space but i can not load it in wavelet toolbox

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Shashank Prasanna
Shashank Prasanna am 2 Mai 2013
Please detail your workflow.
When you get the open dialog box, make sure that your file is one of the expected file formats. This can be seen in the bottom of the open dialog box. IT is usually mat files, wav files etc. Any custom file format such as bin may not be recognized. As a workaround you could load it into the workspace and save it as a mat file and then load it into the wavelet toolbox.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by