I am having problems calling a Python function in Matlab. I have already researched my question with little joy, the question has already been answered on this website, Call Python function from MATLAB, but I can't seem to get the solution to work for me.
I understand that a lot of people will suggest I just scrap using Matlab and use Python but my boss requires me to code in Matlab. I am using a simple squared function just to figure out how to call the python function in to Matlab, as suggested in the previous solution, Call Python function from MATLAB.
Thanks for your time.