Find Logic 26 - MATLAB Cody - MATLAB Central

Problem 47375. Find Logic 26

Difficulty:Rate
Guess the Logic!
logic(1,1) = 0
logic(1,0) = 1
logic(1,2) = -3
logic(2,2) = 0
logic(2,3) = -5
logic(3,1) = 8
logic(3,2) = 5
logic(3,3) = 0
logic(4,1) = 15
logic(4,2) = 12

Solution Stats

70.13% Correct | 29.87% Incorrect
Last Solution submitted on May 02, 2025

Problem Comments

Solution Comments

Show comments
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
0
1

Problem Recent Solvers205

Suggested Problems

More from this Author40

Community Treasure Hunt

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

Start Hunting!
Go to top of page