Community Profile

photo

Nma


Last seen: 2 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Confused as to where my syntax is incorrect. I am trying to Test the BCD output a function with the test_four_input_gate function and verify it with the BCD documentation.
This is my old code from testing a nand function. function test_two_input_gate(gate); fprintf("A|B|Result\n") for a=[false,t...

2 months ago | 1 answer | 0

1

answer

Question


how to plot a bar graph using for loop?
I have gotten my ouput results using a for loop. I have these results as : Young aged positv test results: 7 Middle aged posi...

12 months ago | 2 answers | 0

2

answers

Question


invalid use of operator for matlab loop?
I am trying to get the table to read positive diagnoses and sort them into the correct age group table=readtable('Final_COVID_D...

12 months ago | 2 answers | 0

2

answers

Question


how can i loop a cvs file so that it weeds positive results out of the negative results and separates them into different age groups
I've already inserted the cvs file into matlab, I've created comments to create three age groups. I am trying to figure out how ...

12 months ago | 1 answer | 0

1

answer