neilmanck
Results
2
issues of
neilmanck
>> pairs = grains('Quartz-hex').neighbors; >> qtz_qtz_mean = inv(grains(pairs(:,1)).meanOrientation) .* grains(pairs(:,2)).meanOrientation; With these commands I get the following error message. From my understanding the first command should only return neighbors for...
bug :lady_beetle:
**What do you want to do?** **What data do you have?** **What code do you use?** Please provide minimalist code with code in the following form ```matlab % load the...
bug :lady_beetle: