Tabuada - MATLAB Cody - MATLAB Central

Problem 55925. Tabuada

Difficulty:Rate
Dado um inteiro N, retorne um vetor contendo a tabuada de N de 1 a 10;
ex:
Tabuada(5) = [5, 10, 15, 20, 25, 30, 35, 40, 45, 50];

Solution Stats

71.83% Correct | 28.17% Incorrect
Last Solution submitted on Dec 11, 2024

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...
1
3

Problem Recent Solvers50

Suggested Problems

More from this Author20

Problem Tags

Community Treasure Hunt

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

Start Hunting!
Go to top of page