Community Profile

photo

Kfir Weissman


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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?

2 years ago | 0 answers | 0

0

answers

Question


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: ...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 0 answers | 0

0

answers

Question


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

answers

Question


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

answers

Question


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

answer

Question


how to use threads in matlab app designer
i want to execute 2 function in parallel

3 years ago | 2 answers | 0

2

answers

Question


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

answers

Question


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

1

answer