Statistiques
RANG
14 138
of 301 472
RÉPUTATION
3
CONTRIBUTIONS
3 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
2
RANG
of 21 293
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Create a block table using script
I have solve the problem, thanks to @Fangjun Jiang that gave me some idea copyModel = 'sldemo_fuelsys_copy'; blockTable = m...
plus de 5 ans il y a | 1
| A accepté
How to assign struct to an empty cell
for this question, I just solve it myselft by adding blockCell{1, n} = structTable; right after structTable = struct('Handl...
plus de 5 ans il y a | 0
| A accepté
Question
How to assign struct to an empty cell
I am creating a blockTable but I'm stuck at where I try to put all my struct to an empty cell (blockCell) function blockTable ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Create a block table using script
I am trying to create a function that can create a block table that contain their Handle, FullName, BlockType, Parent by using s...
plus de 5 ans il y a | 2 réponses | 1
2
réponsesA résolu
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
plus de 5 ans il y a
A résolu
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
plus de 5 ans il y a
A résolu
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...
plus de 5 ans il y a
A résolu
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
plus de 5 ans il y a
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
plus de 5 ans il y a
Question
Sine Wave not recognize with find_system
I am finding the path for Sine Wave block so that can replace a block in f14 model. However, when I use find_system(simulinkMo...
plus de 5 ans il y a | 2 réponses | 0

