Could anyone please solve this MATLAB operation x=7/84
1 view (last 30 days)
Show older comments
Could anyone please solve this MATLAB operation x=7/8\4 in matrix operation: precedence. I got the answer 4.5714. Logically, you could get the answer by calculating 8÷(7÷4). I cannot understand the sequence if it involves backslash (left division)
0 Comments
Answers (1)
See Also
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!