Community Profile

photo

Ashwini More


Last seen: quasi 3 anni fa Attivo dal 2019

Statistiche

  • Thankful Level 3

Visualizza badge

Content Feed

Visto da

Domanda


Help to create GUI app for plotting tool in MATLAB
Here I have described my requirements, 1. Data is present in different sheets of an excel file and data will different every ti...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


while creating figure based app in MATLAB, how to give callback to another matlab code?
I am working on to create figure based app, standalone application in MATLAB for plotting graphs from load data. let me give b...

quasi 3 anni fa | 2 risposte | 0

2

risposte

Domanda


I want help to delete parameters from text file with matlab coding
I have requirement to delete some specific parameters from text file and generate new text file with changes. this should be don...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Is it possible to create code to delete some functions from existing MATLAB script?
I am working on process where MATLAB script is generated. Here, I want to delete some parameters from generated script which ar...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Is there a way to create exe for GUI created using app designer in MATLAB.
I want to create exe for GUI created using app designer in MATLAB, so user will run the exe only and won't be able to see the ba...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Protecting a subsystem in simulink
I am trying to protect a subsystem block from third party but they should be able to run the simulation without identifying the ...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Continuous Loop operation with conditional statements in table and then calculation
I have a table that I brought into Matlab (165185x13 table), and it contains position function and time fucntion which is discon...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Write a code to start array only when condition is true
The condition which I am writing a code is array has to be start to import elements when condition is true. briefly, I can say t...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use for loop and if else condition for multiple conditions
I am writing a code for Pass/Fail criteria for a application in which if two given conditions are satisfied then it will be pass...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to add image in existing ppt with matlab code
I have standard powerpoint format in which I want to add graphs of different applications. and this procedure is repetative. so ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


To Extract data from the .csv or .xlsx file and out it ti the Matlab Base workspace for Simulink to access it and read data from it
I have written code for extracting file from user and then read data from that file. I can extract file from this code but not a...

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


to find value of unknown variable
syms a1 K n E q eqn = (a1/K)^(1/n) + (a1/E) == q; E=30000; K=174.6; n=0.202; q=0.02; solx = solve(eqn, a1) I want to fin...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


To calculate fall time and settling time from response graph
I want to calculate fall time, setting time and overshoot from response graph. I tried stepinfo command but I coundnt get the ri...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


how can I read excel data with autofill option from any folder from my pc?
excel = actxserver('Excel.Application'); f = fullfile('c:\','users','user name','desktop';'matlab files')

oltre 4 anni fa | 0 risposte | 0

0

risposte

0

risposte