Julia Programming Language
UndefVarError: linspace not defined
New to Julia
migarstka
August 11, 2018, 9:13pm
2
Linspace was deprecated. You should be able to use
range(0,stop=2*pi,length=10)
14 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Unable to convert Linspace to Range in a function
General Usage
4
274
July 8, 2022
UndefVarError: N not defined
General Usage
10
6365
October 10, 2018
error in read data in JULIA v1.0
General Usage
10
4768
August 13, 2018
Julia 1.6 UndefVarError: .. not defined
General Usage
5
565
July 6, 2021
Missing functions in v1
General Usage
8
724
October 11, 2018