MATLAB Envinronment Intro

MATLAB Envinronment Intro

Professional Development

10 Qs

quiz-placeholder

Similar activities

ER Model

ER Model

Professional Development

10 Qs

Software Security

Software Security

University - Professional Development

10 Qs

C Programming

C Programming

Professional Development

10 Qs

Advance MS Excel Tips and Tricks

Advance MS Excel Tips and Tricks

Professional Development

10 Qs

Interesting Bird Facts

Interesting Bird Facts

KG - Professional Development

11 Qs

Streams

Streams

Professional Development

10 Qs

Python-quiz2

Python-quiz2

University - Professional Development

11 Qs

[BD] 02.1 - Modelo Relacional - Intuição, Notação, Domínios

[BD] 02.1 - Modelo Relacional - Intuição, Notação, Domínios

University - Professional Development

12 Qs

MATLAB Envinronment Intro

MATLAB Envinronment Intro

Assessment

Quiz

Computers

Professional Development

Practice Problem

Hard

Created by

Matlab Traning

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Which MATLAB instructions are wrong?

zeta = 12 + 5

1 + 1 = two;

50_deg = 0.8

frac = 7/8

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Pick the correct value of the variable var1, if the following set of instructions is executed:

>> delta = 8;

>> var1 = delta/2;

>> delta = 5;

>> var_1 = delta*2;

10

5

4

3.14

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Given the MATLAB expression 6+6*6-4, select the correct result delivered by MATLAB.

ans = 38

ans = 68

ans = 18

ans = 88i

4.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Please select all valid variable names in MATLAB syntax.

amber4

_sysVar

2arcTan

nUmElE_tau_de_azi_il_voi_UITA

5.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Media Image

Which variables will remain in MATLAB Workspace after the execution of left side code lines

x

y

ans

xy

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

TRUE or FALSE?

Running the left side command in MATLAB Command Window, MATLAB displays only 4 digits after the period. True or false that in MATLAB memory the number is saved also with only 4 digit precision.

FALSE

TRUE

7.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Select the MATLAB commands that will delete all variables from MATLAB Workspace.

clear

clc

delete

clear all

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?