photo

Dark_Knight


Last seen: ungefär en månad ago Active since 2023

Followers: 0   Following: 0

Message

Programming Languages:
C

Statistics

All
  • Thankful Level 3
  • First Answer
  • Commenter
  • Introduction to MATLAB Master
  • Promoter
  • Community Group Solver
  • Solver

View badges

Feeds

View by

Question


Unable to launch local server from MATLAB 2015a
The problem is with MATLAB 2015a. web('www.google.com') , works fine. Now I am using a local server to launch a web applicati...

ungefär 2 månader ago | 0 answers | 0

0

answers

Answered
Finding a specific value in Y-axis value with known X-axis value
Hello Ke Yeun Yong , hope this helps. % Given Input Data Alt = [11000, 12000, 13000, 14000, 15000, 16000, 17000, 18000]; Re...

10 månader ago | 1

Question


Why "ObserverParams" property is empty eventhough the 'Function name' and 'Function paramater' are filled?
On the 'Instrumentation Properties' dialog box ,I have filled the function name and function parameter necessary for the signal ...

11 månader ago | 0 answers | 0

0

answers

Question


How to set "Function name" for logged signals in a Simulink model using API's?
I am working with the vdp model available in MATLAB, and I have enabled logging in product block. Now I am in need to set funct...

11 månader ago | 0 answers | 0

0

answers

Question


Is there any limitation for using set_param(bdroot,'SimulationCommand','WriteDataLogs'), while starting a simulation using 'sim' command?
I am trying to get live data from a model with the help of ToWorkspace block.The simulation is started using 'sim' command.A blo...

11 månader ago | 0 answers | 0

0

answers

Question


How to get values of Scope and Port of "Data data" dialog box using API's?
The stateflow chart of "sldemo_autotrans" model,provides its output via port number 2 to Simulink. Is there any provisions ...

11 månader ago | 1 answer | 0

1

answer

Question


Which outport of stateflow block will provide the proper output data?
Using runtime object I found that for "sldemo_autotrans" model there are four OutputPorts. But the correct output is obtained i...

11 månader ago | 1 answer | 0

1

answer

Question


How to add event listener to a stateflow block?
In simulink blocks using "add_exec_event_listener" listeners can be added,in similar way does matlab have any specific way to ad...

11 månader ago | 1 answer | 0

1

answer

Question


How can I get the execution order of blocks in a Simulink model by means of a MATLAB script?
I am in need of getting the order of execution of each blocks in a Simulink model.Help me with this.

11 månader ago | 1 answer | 0

1

answer

Question


How to plot simulation results in a GUI while the simulation is running?
I need to plot the simulation results in a GUI while simulation is running, so that the plot will be updated whenever the simula...

12 månader ago | 2 answers | 0

2

answers

Question


Is there any possible way to access the workspace variables of a MATLAB instance using process id obtained from Task Manager?
I have fetched the process id using: TASKLIST /FI "IMAGENAME eq MATLAB.exe", which gave me a number(5684). Now I am in need of...

nästan ett år ago | 1 answer | 0

1

answer