load the signal package

This commit is contained in:
Ly PECHVATTANA 2023-03-21 19:56:56 +07:00
parent 00abfea6f8
commit ab83082f73
2 changed files with 3 additions and 1 deletions

View File

@ -1 +0,0 @@
int test = 1;

3
speech_analysis.m Normal file
View File

@ -0,0 +1,3 @@
pkg load signal
int test = 1;