MATLAB crashes while calling fir1 function
2 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
Nick Sarnie
on 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.
0 Comments
See Also
Categories
Find more on Axis Labels in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!