JuliaInterop / JuliaInterop/MATLAB.jl
Calling nested functions
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 286
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the report. Start by reproducing a MATLAB function call from Julia where the function invokes another function, then compare it with a function whose calls remain in the same .jl file; done means the nested-call behavior is explained and either works or has a documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, matlab
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100