trying to translate Matlab code to Julia - need help #50640
Closed
manuelcaeiro
started this conversation in
General
Replies: 2 comments
-
Please use https://discourse.julialang.org for questions like these. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Okay, it's done. Thank you Valentin.
On Jul 24, 2023 at 4:05 PM, Valentin Churavy ***@***.***> wrote:
Please use https://discourse.julialang.org for questions like these.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
…--
Sent with https://mailfence.com
Secure and private email
-- Sent with https://mailfence.com Secure and private email
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to translate the following code in Matlab:
to Julia.
Everything seems to go well until
ytop
. Here's my code up to that point:but then:
I went through Julia and Matlab docs trying to understand the Error message (making several changes to the code, trying to match the types, for example), but I couldn't do it.
Please forgive me my probable ignorance (both of Julia and Matlab), and be willing to help me please.
Beta Was this translation helpful? Give feedback.
All reactions