Open donaldRwilliams opened 6 years ago
Hello: I can use Matlab function in Julia, but only if the function does not call other functions. In contrast, when calling from Julia from R, I am able to run many functions so long as all are on the same .jl file.
any suggestions would be appreciated
Can you provide an example of what you mean?
Hello: I can use Matlab function in Julia, but only if the function does not call other functions. In contrast, when calling from Julia from R, I am able to run many functions so long as all are on the same .jl file.
any suggestions would be appreciated