Statistiques
2 Questions
0 Réponses
RANG
169 946
of 301 352
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 116
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How can ı call this void function from another file.I could not do it
function [] = palindromeprime(n) reverse = 0; new = n; prime = n; x = true; while new > 0 t = mod(new,10); r...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Every statement is compiled "TRUE" without checking if its true HELP!
In my code,every if statement is compiled true even if it is not.My code is below. disp("Grades of students "); G=randi(...
presque 6 ans il y a | 1 réponse | 0