Community Profile

photo

mukesh meharda


Last seen: ongeveer 3 jaar ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer