Community Profile

photo

Christos Stefanakos


Last seen: 1 day ago Active since 2018

Followers: 0   Following: 0

Statistics

All
  • Explorer
  • First Answer
  • Thankful Level 1
  • First Review
  • Solver

View badges

Feeds

View by

Question


Failed to setup the Java classpath
Hi, I just downloaded the latest version of nctoolbox from github. I am using MATLAB R2021b. When I tried "setup_nctoolbox", I g...

2 years ago | 1 answer | 0

1

answer

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

3 years ago

Solved


Multiples of a Number in a Given Range
Given an integer factor _f_ and a range defined by _xlow_ and _xhigh_ inclusive, return a vector of the multiples of _f_ that fa...

5 years ago