The following posts are related with your code:

https://groups.google.com/forum/#!searchin/julia-users/$20Equivalent$20of$20MATLAB$27s$20nargout$20in$20Julia

And maybe is a good idea encapsulate the convergence history in a type,
like in this package:

https://github.com/JuliaLang/IterativeSolvers.jl/blob/master/src/common.jl#L37-L43

https://github.com/JuliaLang/IterativeSolvers.jl/blob/master/src/lanczos.jl#L34



2015-05-17 11:26 GMT-03:00 Mohammed El-Beltagy <[email protected]
>:

> It would help if you were to present a minimal example, not as an
> attachment.
> I noticed that your code is also not working... there is no
> include("CoDeNMFSysORIGINAL.jl") in Run.jl.
> If you are running Run.jl outside the Repl, you are unlikely to see
> anything as julia would immediately exit.
>
> On Sunday, May 17, 2015 at 11:34:40 AM UTC+2, Lytu wrote:
>>
>> I have an issue with my code in attachment. When i run, it plots nothing.
>> In attachment, there are the code (2 files) and the plot that i was
>> supposed to have (that i had in Matlab).
>>
>> Can someone please tell me why?
>>
>> Thank you
>>
>>

Reply via email to