Feeds
질문
How to replace random integers with the alphabet (1=A, 2=B, and so on)
Hi, Thank you for helping me I am trying to replace a square matrix of random integers with the alphabet For instace: A =...
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
OpenGL crash in MATLAB when I start the programm
Hi, When I start MATLAB, this appears: Warning: MATLAB previously crashed due to a low-level graphics error. To prevent ...
거의 8년 전 | 답변 수: 0 | 1
0
답변질문
How can I repeat a switch case loop? (if something happens, I have to choose the case again)
Hi, I am trying to create a Stone, Paper, Scissors game in MATLAB, but I want that if there is a draw in any case, the game i...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How can I play many rounds in Rock, Paper and Scissors game?
Hi, I have a script to simulate this classic game. The question is: *How can I play many rounds?* I was thinking that was usi...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
How to subplot two or more multiple-plots created by different loops
Hi, I am trying to create a subplot(2,1), but I do not know how I should use this function when I have two plots created by d...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How to subplot two or more multiple-plots created by different loops
Hi, I am trying to create a subplot(2,1), but I do not know how I should use this function when I have two plots created by d...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How fplot legend works with four subplots of legendre functions?
Hi, I have this code: clear all clc syms x f1(x)=legendreP(1,x); f2(x)=legendreP(2,x); f3(x)=le...
8년 초과 전 | 답변 수: 0 | 0

