system call ends befor ecompletion in matlab 2016
1 次查看(过去 30 天)
显示 更早的评论
I am facing this issue in matlab 2016a. when I am calling an external process using system call, it terminates prematurely.
When I googles this issue I got this:
But this fix is not working for me. is there any solution to this issue?
1 个评论
Walter Roberson
2019-4-30
Which operating system?
Does the code use OpenMP ? http://astroa.physics.metu.edu.tr/MANUALS/intel_ifc/mergedProjects/optaps_for/common/optaps_par_var.htm
Does the code use fortran libraries, especially gfort ?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fortran with MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!