system call ends befor ecompletion in matlab 2016
1 view (last 30 days)
Show older comments
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 Comment
Walter Roberson
on 30 Apr 2019
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 ?
Answers (0)
See Also
Categories
Find more on Fortran with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!