MATLAB crashes while calling fir1 function

조회 수: 1 (최근 30일)
Victor J Kartsch
Victor J Kartsch 2018년 1월 26일
답변: Nick Sarnie 2018년 2월 1일
Hi, I was trying to find others having this problem with no success. It occurs that I have migrated from matlab 2016 to matlab 2017 rev b. After using some functions (like pwelch) matlab started to crash, very unusual, with no error indication (i.e., module or file where the problem is located). Particularly, now, I have an issue with this function 'fir1'. After some debbugging, I have reached the line where the system crashes (inside fir1):
N = signal.internal.sigcasttofloat(N,'double','fir1','N','allownumeric');
I would like to stress the fact that this function was working normally in the previous version (also pwelch, indeed, Matlab never crashed like this in the previous version with any function).
Any help to solve this issue will be appreciated. I run Matlab on a Windows 10 OS (x64), 12GB RAM, Proc. Inter core i7 4700mq.

답변 (1개)

Nick Sarnie
Nick Sarnie 2018년 2월 1일
Hi Victor,
I have created a case with Technical Support regarding this issue, and a Technical Support Engineer will be contacting you shortly.

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by