필터 지우기
필터 지우기

error of loading file in matlab

조회 수: 3 (최근 30일)
anas qazaz
anas qazaz 2013년 5월 1일
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
Shashank Prasanna 2013년 5월 2일
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