You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: