Function to change plane of cube

Hello everyone!
Kindly ask help in function to change plane of cube in 3D. The wall will be then top and so on
Any useful documentation appreciated. I suppose I should use for loop and return function, but I dont know how to change location plane
Thank you in advance

 Accepted Answer

Nikhilesh
Nikhilesh on 24 Jan 2023
You can use rotate function. Please have a look at the following documentation

2 Comments

@Nikhilesh Thank you for your answer and for your time. This documentation is very helpful. Appreciate
@Nikhilesh kindly ask about anoter method to change plane from the wall to the top without rotation. Maybe to use for loop or return function

Sign in to comment.

More Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Products

Release

R2021b

Asked:

on 23 Jan 2023

Commented:

on 25 Jan 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!