Partha Mitra
VE Commercial Vehicles
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
8,523
of 295,569
REPUTATION
5
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
4
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
How to create a password protected zip file using matlab?
Query is on : create a password protected zip file using matlab I already used as below: 7z a archive.7z -psecret *.mat But I...
4 years ago | 1 answer | 0
1
answerQuestion
Unable to install an app created by app designer in my local PC as well on other machine
Unable to install an app created by app designer in my local PC as well on other machine. I made the app in Matlab R2017b but w...
4 years ago | 0 answers | 0
0
answersQuestion
How do I delete some tabs in a tab group in AppDesigner programatically?
How do I delete some tabs in a tab group in AppDesigner programatically? Steps I am currently doing: 1. I am plotting a bar by...
4 years ago | 1 answer | 0
1
answerQuestion
How to dynamically inside a script create tabs and then figures inside those tabs in Matlab App Designer?
I have datas to plot in bar graph using App Designer. But based on the different number of data i.e. x-axis, the script should...
5 years ago | 0 answers | 0
0
answersQuestion
How to create a Chart in Excel (Combo Chart which is Clustered Column + Line) through Matlab?
Hi All Matlab Users, Through Some Matlab scripts I am getting data as follows: Name Marks Science Marks History M...
5 years ago | 0 answers | 0
0
answersQuestion
How to password protect an excel file through Matlab?
I am trying to password protect an Excel file which is created using Matlab.. clc;clear;dFlag_Excel = 0; xlsfile = 'Try_V1.xls...
5 years ago | 3 answers | 0
3
answersQuestion
How to read an engine calibration dataset in format *.dcm in Matlab?
How to read an engine calibration dataset in format *.dcm in Matlab 2010? The dataset in *.dcm format will have strings and n...
6 years ago | 1 answer | 0
1
answerQuestion
How to write a structure variable in m file through another script?
How to write a structure variable in m file through another script? Eg. I want to write a structure like a.b.c in m file throug...
6 years ago | 0 answers | 0
0
answersQuestion
I can't start Matlab through Jenkins?
I have written few m scripts and made a windows batch file out of them. The created batch file ran as well when i try using cm...
6 years ago | 1 answer | 4
1
answerQuestion
How to convert *.slx model to *.mdl using m script?
How to convert *.slx model to *.mdl using m script?
6 years ago | 2 answers | 0