in old Julia version works this code: 

stringvector=["string1","string2","string3"]';

today :
ERROR: no method conj(ASCIIString)
 in ctranspose at array.jl:1283

how today to create horizontal string vector  ?
Paul

Reply via email to