
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Please find solutions here for MATLAB tasks
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Logical Arrays Practice Write a function called freezing that takes a vector of numbers that correspond to daily low temperatures in Fahrenheit. Return numfreeze , the number of days with sub freezing temperatures (that is, lower than 32 F) without using loops. Here is an example run: