Kaustubh hike
Followers: 0 Following: 0
Statistics
31 Questions
0 Answers
RANK
87,054
of 295,467
REPUTATION
0
CONTRIBUTIONS
31 Questions
0 Answers
ANSWER ACCEPTANCE
61.29%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 can I create another window from menubar in appdesigner ?
Hi, I am creating one app in appdesignner matlab 2017. In menubar , I need to do one provision, if you click on menubar , o...
3 years ago | 1 answer | 0
1
answerQuestion
why evalin doesnt wotk in App Designer matlab 2017b?
I am creating app in appdesginer . When I ran the same code in same matlab version , it works but when I tried to implement it...
3 years ago | 1 answer | 0
1
answerQuestion
Which machine learning fucntions should I use if I dont have statistical and machine learning tool box ?
Which machine learning fucntions should I use if I dont have statistical and machine learning tool box ? Linear regression Neu...
3 years ago | 0 answers | 0
0
answersQuestion
How can I detect constant signal patch from whole signal by using matlab script ?
Hi, How can I detect constant signal patch from whole signal by using matlab script ? just like shown in red color in in bel...
3 years ago | 2 answers | 0
2
answersQuestion
Can I add display on MATLAB app interface which can showcase error or any statements there itself ?
Hi, Can I add display on MATLAB app interface which can showcase error or any statements there itself ? instead of poping it...
3 years ago | 1 answer | 0
1
answerQuestion
what is the alternative of cd in .executable app ?
Hi, I am converting mdf into mat, for the same I have created executable app. while executing following commands, the currently...
3 years ago | 1 answer | 0
1
answerQuestion
How can I change addpath or change workinf dic in appdesigner/ .exe ?
Hi, WHile running the .exe file, If I use cd or addpath for changing the directory , it failes. In Matlab app it works but in...
3 years ago | 1 answer | 0
1
answerQuestion
Error in converting App into .exe (executable file)
Hi, I have made one tool which converts .mdf file into .mat file. While converting this app into .exe through Application Co...
3 years ago | 1 answer | 0
1
answerQuestion
Is there any way where we will not require admin rights to install .exe (executable MATLAB app)app ?
Hi, I am developing .exe matlab app. For testing purpose, I need to install it and test several time. Each time it asks admi...
3 years ago | 0 answers | 0
0
answersQuestion
How can I choose between Web Apps & Standalone Applications ?
How can I get to know which will be better for me between Web Apps & Standalone Applications ? Any pros and cons between the...
3 years ago | 0 answers | 0
0
answersQuestion
Errors in executable file which is created from AppDesigner .
Hi, I have created one app which takes input as a path and if you press the button it loads specific .mat file from that path. ...
3 years ago | 3 answers | 0
3
answersQuestion
How can I track error from executable standalone application ?
Hi I have created one app in appdesigner . From that I have created Matlab app as well as standalone app. Matlab app works per...
3 years ago | 1 answer | 0
1
answerQuestion
Which MATLAB version and which approach should I use for GUI app development ?
Which MATLAB version and which approach (Programatica, GUIDE and AppDesigner) should I use for GUI app development ? I wil conv...
3 years ago | 1 answer | 0
1
answerQuestion
How can I add single vertical data cursor for all subplots ?
Hi , How can I add single vertical data cursor for all subplots ? currently it only gives value of subplot 1, we should also g...
3 years ago | 1 answer | 0
1
answerQuestion
Will App created in AppDesigner MATLAB 2017b work in MATLAB 2015a ?
Hi, Will App created in AppDesigner MATLAB 2017b work in MATLAB 2015a ?
3 years ago | 1 answer | 0
1
answerQuestion
How to avoid clearing workspace in MATLAB App button ?
Hi, I have existing variables in matlab worksace. I am creating on app in which there is Button. If I click button then all ...
3 years ago | 1 answer | 0
1
answerQuestion
How can I use or call install matlab App file in my normal matlab script ?
Hi, How can I use or call install matlab App file in my normal matlab script ? Please guide Regards
3 years ago | 1 answer | 0
1
answerQuestion
How can I use or call .exe file in my normal matlab script ?
Hi, How can I use or call .exe file in my normal matlab script ? Regards.
3 years ago | 2 answers | 0
2
answersQuestion
How can I create app from main script along with their subscript ?
Hi, How can I create app from main script along with their subscript ? I know for creating app, it should be function. If I...
3 years ago | 1 answer | 0
1
answerQuestion
How can I create P-code for main script along with their sub-scripts?
Hi, How can I create P-code for main script along with their sub-scripts? I am calling all subscripts in main scirpt.
3 years ago | 1 answer | 0
1
answerQuestion
which way should I choose for app development ?
Hi, I am making on app. How can I decide that which way should I use from following ways : GUIDE Porgramatically App D...
3 years ago | 2 answers | 0
2
answersQuestion
How can I create .m file from .exe file in MATLAB ?
Hi , How can I create .m script from executable .exe file in Matlab ? Regards
3 years ago | 1 answer | 0
1
answerQuestion
How to convert .mdf files into .mat files ?
Hi , I dont have "Powertrain_Blockset" therefore cant use mdf fucntion for the conversion. But I have CANPe tool. How can ...
3 years ago | 2 answers | 0
2
answersQuestion
How can I enable the breakpoint for all the lines in MATLAB script in one click ?
Hi, How can I enable the breakpoint for all the lines in MATLAB script in one click ? Regards
3 years ago | 0 answers | 0
0
answersQuestion
Which MATLAB version for standardized GUI tool ?
Dear Matlaber, I am making one matlab GUI based tool for data handling. The end goal is any user can use this tool who ...
3 years ago | 1 answer | 0
1
answerQuestion
Changing uitable cell background color without uistyle ?
Hi, I am using Matlab 2017b, therefore uistyle fucntion is not available. In this case, How can I change uitable specific c...
3 years ago | 0 answers | 0
0
answersQuestion
How to add Picture and Table on the same slide in ppt MATLAB report generation?
Hello, I want to add image and table on the same slide . Since there are many layout availble . (layouts = getLayoutNames(p...
3 years ago | 2 answers | 0
2
answersQuestion
How to adjust Table row height in MATLAB Report Generator ?
Hi How to Adjust Table row height in Report generation . in below example , matlab gives error as "Undefined function or vari...
3 years ago | 1 answer | 0
1
answerQuestion
How to add slides with images and tables in company standard template ?
He there , How to add slides with images and tables in existing power point presentation ? I am using MATLAB 2017b Regard...
3 years ago | 1 answer | 0
1
answerQuestion
How to create new ppt by using Matlab Script ?
Hey there, I am using Matlab 2017b. I have some images in on folder . How can I add these images in the specific power point...
3 years ago | 2 answers | 0