Is there any work around for using the "import" function when coverting a matlab *.m file to a C++ executable? I'm trying to convert a COMSOL *.m file to an exe file and I have to use import com.comsol.model.* and import com.comsol.model.util.*
Matlab gives me this response: "Import statements are currently unsupported." and I just wanted to know if COMSOL had a work around for this.
Matlab gives me this response: "Import statements are currently unsupported." and I just wanted to know if COMSOL had a work around for this.