photo

John Rebbner


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

10 Questions
1 Réponse

RANG
224 369
of 300 756

RÉPUTATION
0

CONTRIBUTIONS
10 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
20.0%

VOTES REÇUS
0

RANG
 of 21 077

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 890

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to DEconcatenate a string in matlab?
for i=end_ln:length(raw(:,1)); . . . if raw{i,1} == 1 && isnan(raw{i,1})~=1 && isempty(raw{i,1})~=1; [NameX(i,1)] =...

presque 7 ans il y a | 0

| A accepté

Question


How to DEconcatenate a string in matlab?
Hello! How to deconcatenate a string in matlab? I read some data (Names) from excel, and sort them in a matrix. Then the I use...

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

1

réponse

Question


How To Display Different Text Than The Value In Same Cell?
Anybody who knows how to do that??? For example I want to read data from excel via a MATLAB script, but in excel I want the da...

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

1

réponse

Question


How to put spaces between the elements inside a char array
Hello, gyus :) Let's say I have a char array like: data = [ format_time, ' ', format_data, ' ', '\r\n']; where format time...

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

1

réponse

Question


Read data from Excel and turn from cell into a text str
Hi guys! I'm trying to read data from excel usign the script below. [~,txt,raw] = xlsread('config_SCADA.xls'); . . . if av...

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

0

réponse

Question


Char function for a cell array
Hello! I have a problem with converting an cell array to a char array and then from vertical to horizontal. %So the results...

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

2

réponses

Question


How to transpose a cell array converted into a character arrray?
Hi! I have a cell array such as: Using xlsread I store the data in an array named Colours. The type of the array is cell....

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

2

réponses

Question


Why does xlsread fun fills in NaNs if the cell is blank ????
Hi! I have some blank cells in the middle of my raw array. How can I avoid these NaNs and to leave the cells empties? Thank you...

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

0

réponse

Question


Find empty cells in excel
Hi! I am trying to read data from a specific column in excel, but want to stop my code when it meets an empty Here is my code:...

environ 7 ans il y a | 3 réponses | 0

3

réponses

Question


Reading data from excel
Hello, guys! I'm trying to write a code which reads data from a spesific column in excel. I am using xlsread comand in matlab co...

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

1

réponse

Question


What would happen if the time for function execution is bigger that the t.Period using timer object
Hello, guys! I am wondering what would happen if I use a timer object to execute a program, but the period of the timer is small...

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

1

réponse