Community Profile

photo

karthik


Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to create a Matlab exe file which will work on non matlab machine ? ?
I have created a GUI. Now, I need to create executable program file. And also need to execute the program on a non matlab machi...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Data cursor Not working for underlying plots
Data cursor is working for only one plot. Not working for other 2 underlying plots. here is my code:- fs=50; time=1:0...

fast 11 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Explain the operation of this function . .
raw(cellfun(@(x) ~isempty(x) && isnumeric(x) && isnan(x),raw)) = {''} plz explain the operation of this. this line is used ...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Plz explain the operation
[~, ~, raw] = xlsread('C:\Users\KARTHIK P K\Desktop\kpk.xls','MT1_PMUtest_RealTimePass','E3:AQ1014'); raw(cellfun(@(x) ~ise...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


timeseries plot with multiple y axis
We have a data set of two (1014x1) elements. Need to plot the data vs time.,(ie,in the format HH:MM:SS.) X axis time must be...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


2 different y axis plot using timeseries ?
I have a two different data of matrix 1014x1 and time vector 1x1014. The two different data must be plotted using two different...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort