error of loading file in matlab

3 次查看(过去 30 天)
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 个评论
Walter Roberson
Walter Roberson 2013-5-1
How do you do the saving? How do you open it in the toolbox?
anas qazaz
anas qazaz 2013-5-2
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

请先登录,再进行评论。

采纳的回答

Shashank Prasanna
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Signal Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by