Community Profile

photo

Giuseppe Marino


Last seen: presque 3 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to split cell array made by matrix?
Hi everyone, i have a cell array made by n matrix ('n' is an input from the user).Every matrix is 3x3. I need to split this cell...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


How to save data from edit text using a push button in a GUI?
Hello everyone. I'm a new one using GUI in MatLab and i have a little problem, I was building up a GUI where the user could ins...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


How to create an array from a GUI where the array length changes by user's input?
Hi everyone, I was trying to make a simple GUI, I hope. The path that i wish to implement is the following one: 1: the user ch...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Error using vertcat; Dimensions of arrays being concatenated are not consistent.
I have this kind of error at line 64. The last plot. Someone could help me to fix it? clc; clear all; close all; % para...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

A répondu
Matrix dimensions must agree. How can i fix it?
Thank you so much!

environ 6 ans il y a | 0

Question


Matrix dimensions must agree. How can i fix it?
BPR=linspace(0,100,1000); f=0.015; V0=300; Vu=600; Qf=45000000; RendimentoTH= 0.5*(Vu^2-V0^2)/(BPR.*f*Qf); xlabel('/BPR');...

environ 6 ans il y a | 2 réponses | 0

2

réponses