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.19% Correct | 7.81% Incorrect
Last Solution submitted on May 08, 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...
2
4

Problem Recent Solvers579

Community Treasure Hunt

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

Start Hunting!
Go to top of page