
Kfir Weissman
Content Feed
질문
Trouble when calling a bat file
i have a python script that running perfectly using the anaconda env. i created a bat file that call to my python script, and w...
약 1년 전 | 답변 수: 1 | 0
1
답변질문
RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work",
i already add ffmpeg to my system PATH how can i solve this issue?
약 1년 전 | 답변 수: 1 | 0
1
답변질문
Python commands require a supported version of CPython. See Getting Started with Python.
Hi, i already call python before. woke up in the morning and this issue coming out.. how can i fix it?
약 1년 전 | 답변 수: 0 | 0
0
답변질문
Error using subprocess>_execute_child (line 1311) Python Error: FileNotFoundError: [WinError 2] The system cannot find the file specified
when i call to my python script from matlab i fet this error: Error using subprocess>_execute_child (line 1311) Python Error: ...
약 1년 전 | 답변 수: 2 | 0
2
답변질문
can't run a python function from matlab
hi, i try to run my order_files.py file. i already add my venv from anaconda to matlab and when i run "pyenv" in matlab its fo...
약 1년 전 | 답변 수: 0 | 0
0
답변질문
how to make a vector shorter for dtw() in matlab
hi, i would like to compare audio files using the dtw() function. i read my audio files using the [y,Fs] = audioread() function...
1년 이상 전 | 답변 수: 0 | 0
0
답변질문
how to pass a cell to python script and in the python script change convert to list
hi, i use the system() function in matlab to call a python script, all the python script is complete but when i send the cell in...
1년 이상 전 | 답변 수: 0 | 0
0
답변질문
Compare 2 audio files
Hi, i have 2 audio files i would like to compare, i heard about dtw or something. How can i compare?
1년 이상 전 | 답변 수: 1 | 0
1
답변질문
how to use threads in matlab app designer
i want to execute 2 function in parallel
1년 이상 전 | 답변 수: 2 | 0
2
답변질문
How to use micro services in matlab app designer
Hi, i have a gui that i have been created in the app designer.I Would like to split the code using micro servicing in the matlab...
2년 이하 전 | 답변 수: 0 | 0
0
답변질문
how to ignore multiple clicks on buttun in matlab app designer
hi, when i execute my app designer script by 1 click its doing well. but when i spam the button or just double clicking it, it'...
2년 이하 전 | 답변 수: 1 | 0