Skip to content

Questions about the function "round2Miller". #2104

Answered by kilir
WWJ1588 asked this question in Ask Anything
Discussion options

You must be logged in to vote

Hi,
with just one output argument, round2Miller returns a string.
You could have it comma separated
miller_index = round2Miller(orientation, CS,'commasep')

or you could have two output arguments and in return get Millers as a result.
[d,p] = round2Miller(orientation, CS)

Hope that helps,

Rüdiger

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@WWJ1588
Comment options

Answer selected by WWJ1588
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants