We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d3409 commit 7f0c2efCopy full SHA for 7f0c2ef
tutorials/publish/tutorial35.m
@@ -60,7 +60,7 @@
60
% can check the resulting matrices using the spinw.table method.
61
62
x1 = [4.24 5.95 -0.46 -0.48];
63
-luvo.matparser('param',x1,'mat',{'Jab' 'Jc' 'K(2,2)' 'K(3,3)'},'init',truehttps://goo.gl/8guwPF)
+luvo.matparser('param',x1,'mat',{'Jab' 'Jc' 'K(2,2)' 'K(3,3)'},'init',true)
64
65
luvo.table('matrix')
66
0 commit comments