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
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???)
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