Community Profile

photo

Emilio Pulli


Last seen: environ 2 ans il y a Actif depuis 2021

Statistiques

  • Thankful Level 3
  • First Answer

Afficher les badges

Content Feed

Afficher par

Question


Save a matrix .mat in a specific folder with a variable name
I would like to save a matrix as a .mat file in a specific folder. The save function is located at the end of a for loop and, th...

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

2

réponses

Question


Create a matrix that has a vector in each cell
I need to create a matrix that has a vector in each cell and I need to save it as a .dat file in order to be opened by another M...

environ 2 ans il y a | 1 réponse | 0

1

réponse

Question


Insert two text lines in the blank rows of a txt file
I have to insert two different text rows in the blank rows of the attached txt file. How should I proceed?

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

1

réponse

Question


Insert a header in a txt file
How can I insert a header in a txt file without deleting the contents and the format of the txt file? I would like simply to ins...

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

1

réponse

Question


Spline interpolation of input data
I would like to obtain a spline interpolation of the following input data contained in the attached txt file. I try to explain h...

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

1

réponse

Question


Write a well tabulated txt file
This is my code: v_cutin=2.5; v_cutout=15; v_rated=5.5; v=linspace(v_cutin,v_cutout,15); omega_rpm=linspace(1,600,200);...

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

1

réponse

Question


Add zero decimal digits in order to have all the elements of a matrix with same number of decimal digits
How can I add zero decimal digits to a number in order to have the same number of decimal digits in the numbers of a matrix? For...

plus de 2 ans il y a | 3 réponses | 0

3

réponses

Question


Insert blank cells in a matrix
How can I replace all the NaN values of a matrix with a blank space?

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

1

réponse

Question


Select only determined rows in a matrix
I have a matrix composed of 200 rows and I want to copy in another matrix one every 10 rows obtaining a final matrix of 20 rows....

plus de 2 ans il y a | 2 réponses | 0

2

réponses

Question


Plot of 2 matrix of same dimensions
If I have two matrixes of same dimensions, and I type: plot(A,B) The code automatically associates each row of matrix A to the...

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

1

réponse

Question


Creation of a legend of a graph with a for loop
I have a graph containing different curves obtained at different velocities and I need a legend linking each curve to the relati...

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

1

réponse

Question


Save figures with a variable name in a subfolder of current working folder
I want save figures with a name that is determined by the variables plotted and save them in a subfolder of current working fold...

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

0

réponse

Question


Why I cannot exit the for cycle with the "z" counter?
I want that if a certain condition is met the iterations inside the cycle where the condition is met ends and the external for p...

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

1

réponse

Question


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 0-by-1
I am stack to this error anyone can help me please: "Unable to perform assignment because the size of the left side is 1-by-1 a...

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

1

réponse