matlab-bgl icon indicating copy to clipboard operation
matlab-bgl copied to clipboard

max_flow() error on Matlab R2018b and windows 10

Open Vurgit opened this issue 4 years ago • 1 comments

Hello the max_flow() will report an error when running max_flow_example saying that there is no such function or method called max_flow_mex(). The c and mexw64 files called max_flow_mex dont seem to work even if I put them in the folder where max_flow.m is. Could I get some help with it? Thank you

Vurgit avatar Nov 05 '20 02:11 Vurgit

If you can post any info on how windows deals with mex files now, that'd be useful to look at. You may have to recompile this for 64-bit windows or something like that. (I assume you are on 64-bit Windows???)

dgleich avatar Nov 05 '20 14:11 dgleich