
Jacob Boulrice
Statistics
2 Questions
0 Answers
RANK
252 962
of 281 670
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 19 057
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 133 990
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
How to make a function that outputs true or false (logical) if a number inputted is in a predetermined vector?
% Here is my code: function [x] = testLucky1 % testLucky(x) - determine whether x is a lucky number % return true (1) if x ...
mer än ett år ago | 2 answers | 0
2
answersQuestion
How to output individual digits from a user input of 2 digit numbers?
% This is my code so far. Say n=10, output would be: "thanks, the digits are 10 and 10" % In this case, I want the output to ...
mer än ett år ago | 2 answers | 0