photo

mukesh meharda


Last seen: bijna 5 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
171.716
of 300.338

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

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

ongeveer 5 jaar ago | 1 answer | 0

1

answer