bachlab / PsPM

A matlab suite for Psycho-Physiological Modelling
GNU General Public License v3.0
44 stars 11 forks source link

Function which check if python environment exists #617

Closed MadniAbdulWahab closed 8 months ago

MadniAbdulWahab commented 10 months ago

Feature Description

write a matlab function that (a) checks whether a python environment exists, and (b) if not, creates one from the specification of a path to a python installation.