photo

me


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to write a function to find a value from a table.
I have a table that looks like this <https://www.ohio.edu/mechanical/thermo/property_tables/air/air_Cp_Cv.html>. I need to writ...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to read every nth row in a cell
I read a text and it produced a cell but the numbers in the table i scanned are all over the place. looks something like this. ...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to read every nth row in a cell
I read a text and it produced a cell but the numbers in the table i scanned are all over the place. looks something like this. ...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to read every nth row in a cell
I read a text and it produced a cell but the numbers in the table i scanned are all over the place. looks something like this. ...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how do I add headings to my table
I converted a cell array into a table using cell2table then used writetable to put it into a text file. It put in default headin...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


transfer a table into a text file
I have converted the cell of different data types(char, string, double) into a table; dose anyone know how I can transfer the ta...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to i delete the rows in a cell
I have a really large 7231x11 cell with some empty rows. Is it possible for me to delete those empty rows.

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


spliting up a char array
If I have a char variable... say x=2.1*3C how can i get 2.1 by itself as its own variable

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How do you print a cell matrix of different data types into a txt file
It has 11 columns and about 7000 rows. the first row is full of char type data. after the first row the 1st, 2nd, 5th-11th are a...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I convert a char into numbers
if i have a char of numbers at a point in a cell .... say 123519. how can i change it into numbers(its actually a time). how can...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


If i have an empty pre-allocated 16x11 matrix how can i add headers across the first row?
I tried this but it didn't work D = cell(16,11); d{1}{:} = {'a','b','c','d','e','f','g','h','i','j','k'}

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Read a text file for a particular thing and put it in your code as a string
I have a long list of GPS data that looks like this . . . $GPGGA,191313.000,3237.0423,N,08526.2246,W,1,09,0.9,241...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


matrix multiplication with integral
I am trying to multiply and integrate three functions a is 1x5 c is 5x18 b is 18x1 I keep puting it in matlab as a.*int(c*...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why won't my code run? Matlab just says its busy when i run it?
<</matlabcentral/answers/uploaded_files/37114/save.png>> when i put this in the command window I matlab just keeps saying its...

casi 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to print text onto figures
how can I print rho0_30, rho0_60, and rho0_90 on to my plot next to Cp0_30, Cp0_60, and Cp0_90 respectively. % Constants ...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to properly import data from excel documents and graph them?
<</matlabcentral/answers/uploaded_files/37093/a.png>> I have about 27 of these types of excel files from a wind tunnel experi...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to use excel data in matlab
I have about 8 excel of data that i need to incorporate into my code. I need to equal the second column of the files as my y axi...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why won't my code run.
My code keeps giving me the error Error using bisec (line 5) Not enough input arguments. I don't understand what am doing...

casi 9 años hace | 1 respuesta | 0

1

respuesta