How can i check whether a variable contains some value or not in julia ?
Try @isdefined variable_name
thankyou, I worked.
Please don’t forget to also mark the solution thx.
How can i check whether a variable contains some value or not in julia ?
Try @isdefined variable_name
thankyou, I worked.
Please don’t forget to also mark the solution thx.