Joel Peeters
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
289,790
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
How do I extract specific data from an array inside a cell array using indexing?
So I have a cell array B of size 4*101 in which each cell contains an array of size 1*3, like this: B = cell([4 101]); for i =...
4 years ago | 3 answers | 0
3
answersQuestion
Error while opening Simulink model
I've been trying to open a Simulink model that was last saved in 2017a in 2017b. The model was opened in 2017b before, and nothi...
6 years ago | 1 answer | 0
1
answerQuestion
How do I make a script that outputs all numbers containing a certain set of digits?
Say I want to make a vector containing all numbers with the digits [2,4,5,7,9], so 25497, 95742, etc. How can I make a script th...
7 years ago | 1 answer | 0