Kfir Weissman
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
85,295
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
9.09%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
2 years ago | 1 answer | 0
1
answerQuestion
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?
3 years ago | 1 answer | 0
1
answerQuestion
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?
3 years ago | 1 answer | 0
1
answerQuestion
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: ...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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?
3 years ago | 1 answer | 0
1
answerQuestion
how to use threads in matlab app designer
i want to execute 2 function in parallel
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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'...
3 years ago | 1 answer | 0