maajkus
Results
2
comments of
maajkus
write_to_png(imagesc(rand(300,400)),"file.png") gives an error : write_to_png has no method matching write_to_png(::FramedPlot, ::ASCIIString) Could you help me out?
Can't figure this out, i have a matrix 256x320 with temperature values from 20 - 50 celsius and when i run the code below it pops up empty window, I...