photo

Musaddiq Sajjad


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Réponse apportée
Calculating the Greatest Common Divisor for two positive integers (simple)
HEY IT WORKS NOW. Thank you everyone =) just had to use the while loop properly. function [GCD] = GCD(N,M) ...

presque 7 ans il y a | 0

Réponse apportée
Calculating the Greatest Common Divisor for two positive integers (simple)
How does this look? function main [A, B] = getData; %it shows an error here (too many output argume...

presque 7 ans il y a | 0

Question


Calculating the Greatest Common Divisor for two positive integers (simple)
Hi, I am very new to Matlab so please excuse my obvious questions. I am trying to construct a simple function that takes two...

presque 7 ans il y a | 5 réponses | 0

5

réponses

Question


Variable in input prompt
I am trying to have a counter for the specific object the data of which is currently being entered. I tried: for n = 1:1...

presque 7 ans il y a | 2 réponses | 0

2

réponses