Feeds
提问
็How to convert c++ to matlab fromthis code
#include<stdio.h> int main(){ int i=1,number=0,b=9; printf("Enter a number: "); scanf("%d",&number); while(i<=10){ pri...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to make Pyramid by using while loop Help me pls
How to make Pyramid by using while loop Help me pls
5 years 前 | 1 个回答 | 0
1
个回答提问
How to Create a Multiplication Table in MATLAB Using while Loops
i want answer like this 7*1=7 . . . . 7*12=84 help me
5 years 前 | 1 个回答 | 0
1
个回答提问
Help me pls I'm Hurry
I want to make this....(Pic) How to do this by using for loop Help me pls (A Pattern)( E Pattern) Number Pyramid Number Diamon...
5 years 前 | 1 个回答 | 0

