![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11787906_1531940522584_DEF.jpg)
Muhammad Haziq
Followers: 0 Following: 0
Statistiques
RANG
28 541
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
30 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
46.67%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Feeds
Question
how to allign plot figure and annotation
Hi, I wanted to draw annotation to some specific points in a graph but when I plot these annotation they are not allign to the ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
how to normalize data between specific range
Hi I have triangle signal starting from different negative values go to positive values and comeback to negative values. I want...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
generate a triangular pulse
Hi everone, I want to generate a triangular waveform with sampling frequency of 20k and having a pulse width of 4.25 ms. I need...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to read file in matlab GUI
Hi, I want to read a file through matlab gui but unable to read its content completely I use the same code in m.file its workin...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
saving specific column with all elements from 4 to 5 different matrices in matlab GUI
Hi, I want to save all elements of some specific columns from 4 to 5 different matrices in such a way that all selected coulmns...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to use similar push button in a loop for saving numbers from edit box in matlab GUI
Hi, I am new at matlab GUI. Actually I have to take multiple input values from a edit box in such a way that when ever I press ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how take input and save to an array in matlab gui
Hi, I am new to matlab gui. Actually I want take input and then store them as an array using matlab gui. Can anybody guide me h...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Uploading multiple matfiles from same folder.
Hi, I want to upload multiple .mat files from a folder and want to save their data in variables. can any body guide me how can ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
subtract an average value from a range
Hi, I have a matrix of 3000x6000. Also I have some values which I treated as nose_pokes. From every nose poke value I want two ...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How divide a large matrix into smaller matrix using loop and save them separately .
Hi, I have a large matrix let say (10x500). I want to divide that big matrix into 5 (10x100) matrix. Actually I have to subtrac...
presque 6 ans il y a | 1 réponse | 0
0
réponseAligning two plots in a subplot
Hi, I solve this problem by adding "set(colorbar,'visible','off');" in sub plot 1 the description is given in this link. http...
presque 6 ans il y a | 0
| A accepté
Question
Aligning two plots in a subplot
Hi, I want to align the width of two sub plot mention in figure. Can anybody guide me how can I do that. Thanks in advance. R...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
concatenating 3x1 array
I have value like this 18.000000 11.000000 5.635000 I want it to concatenate like this 18:11:5.635 how can I do this can...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to add zero infront of number
Hi, I have to add 0 before a number let say num = 2. I want to show as num=02
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how to plot time stamps
I have a problem while ploting time stamps I am uploading a notpad file with data file and also sharing my code. In data you can...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
storing time stamp in a csv file
Hi, I am using matlab with arduino so the senerio is I have two buttons connected with arduino so when ever I press button 1. I...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
how to extract sub-arrays from an array
I have some time stamps as an array now I want to make sub arrays according to their title. can any one help me. I am uploading ...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to apply rgression on a matrix
Hi, I have 100x100 matrix. I want to create a neural network model using regression. can anybody guide me how can I perform it....
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
unable to apply regression classification
Hi, I am trying to apply regression on given data, In my case the given data is 100x100 matrix in which rows are defined as inp...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
replacing any value in a matrix
I have 3x7 matrix. I want to replace any number by 10 (which is greater than 4). I write this code but its not working. Can any ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to apply OR function on all rows of a matrix
Hi, I have a 100 x 100 matrix containing zeros and one. Now I want to apply OR function on all values of row for each columns c...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Continously reading input from arduino pin
Hi, I am using matlab 2018b. I have a problem, actually I want to read input from pin 02 of arduino and when ever the D2 pin =0...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Error using arduino Too many input arguments while connecting servo with arduino using matlab
Hi, I want to connect servo using arduino and Matlab. But when I trıed to connect it gives me this error. Error using arduino...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to use axes and slider in matlab GUI?
Hi, I am new to use matlab GUI. I upload a csv file and then I converted that csv file array into matrix of 3000x302 now I want...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
problem using stem command
Hi, I want to plot some point by using stem comand but I recieve error. can any body guide me. point are lev_press and I need ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
combining specific elements in an array
I have a array containing 9 element, now I want combine every three columns into one so at final I have an array of three elemen...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Ploting Time stamps from text file
Hi, I have a data in text file which get from recording time stamps. Now I want to plot these time stamps can any body guide me...
environ 6 ans il y a | 1 réponse | 0
0
réponsehow to save current date and time to a text file
Hi, Thank you for guiding me I resolved this issue.
environ 6 ans il y a | 0
| A accepté
Question
how to save current date and time to a text file
Hi, I am trying to save current date and time in .txt file through MATLAB fopen fclose command but it gıves error. can anybody ...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Ploting Time stamps from array or matrix
I have taken some time stamps data which is composed of either "0" or "5" now I want to plot them. I am attaching pic of my cod...
plus de 6 ans il y a | 1 réponse | 0