photo

Jonathan Bijman


Last seen: plus de 5 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

20 Questions
2 Réponses

RANG
14 910
of 300 364

RÉPUTATION
3

CONTRIBUTIONS
20 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
2

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

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 3

Afficher les badges

Feeds

Afficher par

Question


How can I assign different color and width in a subplot?
Greetings dear community I have a doubt. I need to get 3 subplot. Each line of the graph must have a specific color, a specific...

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

1

réponse

Réponse apportée
How can I subplot 3 graphs with errors barr and different characteristics?
Thanks a lot @Allen! Now I get the subplots. But I can´t get that appears the error bar and the other characteristics like width...

presque 6 ans il y a | 0

Question


How can I subplot 3 graphs with errors barr and different characteristics?
Dear community, I hope you can help me with this issue: I need to subplot 3 graphs. Each graph has 2 variables and I need that ...

presque 6 ans il y a | 3 réponses | 0

3

réponses

Question


why does appear the error message: Error in table2cell t_vars = getVars(t,false);?
Dear community I have a program to load several excel files: datadir = 'C:\Users\Jonat\Desktop\limpio'; dinfo = dir( fullfile...

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

0

réponse

Question


How can I plot a serie data using linspace?
Hi everybody I´m trying to plot 59 data (the variable a and b), but those data corresponds to 90 days, the difference between d...

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

1

réponse

Question


why does appear this error: "Unable to open file 'C:\Users\jonat\Desktop\Clean\~$2019-04-26 Clean.xlsx'?
Hello everyone I have a command that allows to read excel files, and when I apply run, appears an error that I don't get why ap...

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

1

réponse

Question


How can I modify appearence of multiple plots?
Hi everyone I have these commands for plotting 6 variables with its deviations standards respective. x = linspace(0, 54, numel...

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

1

réponse

Question


How can I select items in a double list?
Hi everyone! I have a variable which is (105 x 1 double) and I need to select from the first item to 3rd, from 4th item to 6th ...

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

2

réponses

Question


How can I calculate average from specific rows to another rows in a datatable?
Dear community I'm trying to design a script, in order to calculate the average from the 1st to 3rd row, then from the 4th to 6...

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

0

réponse

Question


How can I plot 2 graphs with errorbar each one?
Dear community I'm plotting 2 graphs and I want to put errorbar in each plot. How can I do that? Thanks!

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

1

réponse

Question


How can I plot 2 vectors of different length?
Hello everyone It could be the question sounds stupid, but I have 32 data (which correspond to averages of 9 measurements) and ...

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

2

réponses

Question


how to separate strings from a datatable?
Hello everyone I'm trying to separate strings from a datatable, of one specific column that contains this for instance: 2019-...

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

2

réponses

Question


Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Dear community, help with this. Voc=Clean(:,7); a=Voc(1:3); j=1;k=9; t=length(Voc); for i=1:t; v= Voc(j:k,1); a=c...

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

1

réponse

Question


How to import several files of excel into a table in Matlab?
Dear community When I use the function "import data", only allows to import one excel file. The issue is, I have several excel...

plus de 6 ans il y a | 1 réponse | 1

1

réponse

Question


how do I plot average and deviation standard at the same time?
Dear Community: I have doubts about how to plot the average and deviation stantard at the same time (with errors bars). Which s...

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

1

réponse

Question


How do I plot the average and standard deviation of a specific variable of a file within several excel files?
Dear Community Please help me with guidance. I have a folder with many excel files and I found a way to load all that files in...

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

0

réponse

Question


How to load several and multiple files and plot them?
Dear community I´m working with multiple data and I´d want to plot: One specific column from every files v/s time. Every file...

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

0

réponse

Réponse apportée
How to make a step function from 2 volts to 2.5 volts in matlab using Arduino? (without Simulink and step matlab function itself)
thank u so much. it really helps. thank u again!

presque 7 ans il y a | 1

Question


How to make a step function from 2 volts to 2.5 volts in matlab using Arduino? (without Simulink and step matlab function itself)
Hi everyone Recently I asked how can I make a step function with writePWMVoltage in arduino MEGA 2560 and matlab. The idea is ...

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

2

réponses

Question


How can I make a loop for sending a signal in form of step, using only Matlab and Arduino Mega 2560 (not Simulink nor step function itself)?
Hi everyone I'm working with arduino Mega 2560 and Matlab and I'm using the function "writePWMVoltage" for sending a specific v...

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

0

réponse

Question


How to save voltage data as a array in Matlab, using a Arduino MEGA 2560 board?
Hello everyone I appreciate if you can help me with this issue. I'm working with Arduino MEGA 2560 and I'm using the following...

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

1

réponse

Question


Why there is no data acquisition devices available?
Hello I´ve been working with USB 1208FS and appears a message, like this "no data acquisition devices available" I downloaded...

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

0

réponse