MATLAB crashes while calling fir1 function

1 Ansicht (letzte 30 Tage)
Victor J Kartsch
Victor J Kartsch am 26 Jan. 2018
Beantwortet: Nick Sarnie am 1 Feb. 2018
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.

Antworten (1)

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

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by