Automatically Upload G-Code Files to G-Code Sender
Re: Automatically Upload G-Code Files to G-Code Sender
I am pretty sure it's still a matter of path. Matlab may have its own idea of what the path is -- although I'm not sure why it'd do that, it seems it fails to find python. Ideally, you'd fix the path so that Matlab can find Python, but I have no idea how to do that, so try replacing 'python' with the complete path to it.
Proud owner of ShapeOko #709, eShapeOko #0, and of store.amberspyglass.co.uk
Re: Automatically Upload G-Code Files to G-Code Sender
Try doing a "./python ......" or a ".\python .....". Also try adding a cd("dir_you/want") so you know where the current directory is.
If you're still having problems, try a matlab forum or chat. They'll be more helpful.
If you're still having problems, try a matlab forum or chat. They'll be more helpful.