Feeds
已回答
how to get the name of current running m script
#include "engine.h" #include <iostream> int main() { // Memulai MATLAB engine Engine *ep = engOpen(nullptr); ...
how to get the name of current running m script
#include "engine.h" #include <iostream> int main() { // Memulai MATLAB engine Engine *ep = engOpen(nullptr); ...
1 year 前 | 0