2倍してみよう - ここからスタート! - MATLAB Cody - MATLAB Central

Problem 2149. 2倍してみよう - ここからスタート!

Difficulty:Rate

初めにこの問題を試してみよう。

入力としてxを与え、それを2倍して結果をyに代入せよ。

Examples:

 Input  x = 2
 Output y is 4
 Input  x = 17
 Output y is 34

下にある"Solve This Now!" ボタンを押してスタート!

Solution Stats

92.11% Correct | 7.89% Incorrect
Last Solution submitted on Feb 05, 2025

Problem Comments

Solution Comments

Show comments
MATLAB Without Borders: Connecting your projects with Python and other Open Source Tools.
On 27th February María Elena Gavilán Alfonso and I will be giving...
0
6

Problem Recent Solvers573

Suggested Problems

More from this Author2

Community Treasure Hunt

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

Start Hunting!
Go to top of page