photo

mukesh meharda


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to convert m code file script to a function for using in excel add-Ins?
I want to create a function for following code to use it into excel add-Ins or to use in application complier. My Inputs for th...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


read multiple excel files with different file names ?
I want to multiple excel files with different file names like R1 (1).xlsx, R1 (2).xlsx, R1 (3).xlsx........... till R1 (30).xlsx...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error: A null assignment can have only one non-colon index
% I have this code for i=1:40 SSS(i,1)=1 end for j=1:20 zz(i)=0.25; SSS(end+1,1)=ZZ(i); end [index idx]=find(SSS==1); S...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to find out the cell array size in for loop with conditions?
I had a cell array size 60*48 and each cell having one value( 1 or less than ), then In a for loop of 1:48 , I want to know in e...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to create regular interval date with time stamp?
I want to create a 15min time stamp with from date 14th Aug 2019 time 0:00 AM to 8th june 2020 time 23:45 PM and format should b...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


select random numbers from a group
I had number of EV in different time stamp in each time, and a group of their battery capacity and type of it. first randomly di...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort