rc5- simulates the moves of a Rubik's 5x5 cube

Calling Sequence:

rc5(ls,Ma)
rc5(ls,Ma,Ret)

Parameters:

ls - a list, a name or 1
Ma - a matrix
Ret - (optional) an unevaluatet name

Description:

Examples:
> restart:
> with(rubik);
[A2, A3, A4, A5, Ab, Aj, Am, Ap, As, invmoves, jl, ...
> rc5(1,A5,'RET');RET;
[Maple Plot]
_rtable[8007924]
> rc5([R1,L1,F1],A5);
[Maple Plot]

See Also:
jl , mb , mx , px , rc2 , rc3 , rc4 , sb