Programming Languages:
C++, MATLAB
Spoken Languages:
English, Hindi, Bengali
Pronouns:
He/him
C++, MATLAB
Spoken Languages:
English, Hindi, Bengali
Pronouns:
He/him
統計
All
Feeds
回答済み
parfor number of cores
Hi Alessandro, The Parallel Computing Toolbox in MATLAB supports both Performance (P) and Efficiency (E) cores. P cores offer h...
parfor number of cores
Hi Alessandro, The Parallel Computing Toolbox in MATLAB supports both Performance (P) and Efficiency (E) cores. P cores offer h...
4ヶ月 前 | 2
| 採用済み
回答済み
How can I toggle the visibility of a matlab property based on
Hi Wilfried, To dynamically control which properties appear in a MATLAB System block dialog, override the isInactivePropertyImp...
How can I toggle the visibility of a matlab property based on
Hi Wilfried, To dynamically control which properties appear in a MATLAB System block dialog, override the isInactivePropertyImp...
5ヶ月 前 | 1
| 採用済み
回答済み
Saving my subplots as SVG cuts off one of my subplots and removes plotting data of one of them
Hi Puck, This behavior occurs because the “saveas” function and the Save As dialog box may encounter renderer limitations, par...
Saving my subplots as SVG cuts off one of my subplots and removes plotting data of one of them
Hi Puck, This behavior occurs because the “saveas” function and the Save As dialog box may encounter renderer limitations, par...
5ヶ月 前 | 0
回答済み
'DC Voltage Source' Block Parameter Name Error
Hi 희문 , The error occurs because the used parameter name, 'Constant voltage', does not match the internal parameter name used b...
'DC Voltage Source' Block Parameter Name Error
Hi 희문 , The error occurs because the used parameter name, 'Constant voltage', does not match the internal parameter name used b...
6ヶ月 前 | 0
| 採用済み
回答済み
I am learnig "Motor modeling with Simscape Electrical" from MATLAB/Simulink platform but when I got to Task 4 I could not continue because an error.
Hi, The error indicates that the solver failed to converge due to the increased fidelity of the converter. To improve numerical...
I am learnig "Motor modeling with Simscape Electrical" from MATLAB/Simulink platform but when I got to Task 4 I could not continue because an error.
Hi, The error indicates that the solver failed to converge due to the increased fidelity of the converter. To improve numerical...
6ヶ月 前 | 0
回答済み
Can't Share Heat with Pipe (G)
Hi Enzo, In the model attached to the question, no temperature change is observed because air flows from one reservoir to anoth...
Can't Share Heat with Pipe (G)
Hi Enzo, In the model attached to the question, no temperature change is observed because air flows from one reservoir to anoth...
6ヶ月 前 | 0
| 採用済み
回答済み
What is the difference between A={1 2} and A = { '1','2'} and how to convert one from other ?
Hi Geethanjali, A = {1 2} represents a 1x2 cell array with two double type numeric values, 1 and 2, while A = {'1', '2'} repres...
What is the difference between A={1 2} and A = { '1','2'} and how to convert one from other ?
Hi Geethanjali, A = {1 2} represents a 1x2 cell array with two double type numeric values, 1 and 2, while A = {'1', '2'} repres...
6ヶ月 前 | 0
| 採用済み
回答済み
State Flow Transitioning Issue Delay?
Hi Sam, It is indeed possible to have such a system in Stateflow. The two states can be just StateA and StateB. The transition...
State Flow Transitioning Issue Delay?
Hi Sam, It is indeed possible to have such a system in Stateflow. The two states can be just StateA and StateB. The transition...
6ヶ月 前 | 0
回答済み
My plots are getting overidded by other plots. How do I fix this issue?
Hi Prisma, The initial figures may be getting unintentionally updated because the plot and stem functions in the code rely on g...
My plots are getting overidded by other plots. How do I fix this issue?
Hi Prisma, The initial figures may be getting unintentionally updated because the plot and stem functions in the code rely on g...
6ヶ月 前 | 0
| 採用済み
回答済み
Stateflow time jumps even with fixed time-step
Hi Andreas, The simulation time can be slowed down using ‘Simulation Pacing’ option to match it with real world wall clock dura...
Stateflow time jumps even with fixed time-step
Hi Andreas, The simulation time can be slowed down using ‘Simulation Pacing’ option to match it with real world wall clock dura...
7ヶ月 前 | 0
| 採用済み
回答済み
Define Inline function for specific subsystem in generated auto code by embedded code in Simulink
Hi Jarvis, Yes, it is possible to control how code is generated for a specific subsystem in Simulink using Embedded Coder. By d...
Define Inline function for specific subsystem in generated auto code by embedded code in Simulink
Hi Jarvis, Yes, it is possible to control how code is generated for a specific subsystem in Simulink using Embedded Coder. By d...
7ヶ月 前 | 0
回答済み
How to Read and Reuse FMU Internal Variables in MATLAB/Simulink?
Hi gmos, The internal states of the FMU can be captured by Simulink if the option for "Enable FMUState capability" is selected ...
How to Read and Reuse FMU Internal Variables in MATLAB/Simulink?
Hi gmos, The internal states of the FMU can be captured by Simulink if the option for "Enable FMUState capability" is selected ...
7ヶ月 前 | 0
回答済み
center tapping of transformer
Hi Jyotiprakash, A center-tapped transformer block with two primary windings and a secondary winding can be found in both 'Spec...
center tapping of transformer
Hi Jyotiprakash, A center-tapped transformer block with two primary windings and a secondary winding can be found in both 'Spec...
9ヶ月 前 | 1
回答済み
figure export in epsc-file produce artefacts
Hi Marko, The line styles may appear different for both formats, especially in the case of the "Dash-dotted line" for P_Loss, b...
figure export in epsc-file produce artefacts
Hi Marko, The line styles may appear different for both formats, especially in the case of the "Dash-dotted line" for P_Loss, b...
9ヶ月 前 | 0
回答済み
multi-disc friction brake device
Hi Christopher, Simscape Driveline contains the "Disc Brake" block, whose parameters can be adjusted to provide different frict...
multi-disc friction brake device
Hi Christopher, Simscape Driveline contains the "Disc Brake" block, whose parameters can be adjusted to provide different frict...
9ヶ月 前 | 0
回答済み
need to know how to do modeling for pv and wind turbine and battery for energy management system
Hi Ahmed, Energy management systems that incorporate photovoltaic, wind systems, and batteries are encompassed within the domai...
need to know how to do modeling for pv and wind turbine and battery for energy management system
Hi Ahmed, Energy management systems that incorporate photovoltaic, wind systems, and batteries are encompassed within the domai...
9ヶ月 前 | 0
| 採用済み
回答済み
Figures are not saving as the correct size when put into a PDF
Hi Georia, The units for the 'Padding' argument in the exportgraphics function default to 'points' when the ContentType is set ...
Figures are not saving as the correct size when put into a PDF
Hi Georia, The units for the 'Padding' argument in the exportgraphics function default to 'points' when the ContentType is set ...
9ヶ月 前 | 0
回答済み
I need help with solving the task in Simulink + Stateflow
Hi Paul, Processing the input data can be performed with two different states for series and non-series boolean values, using a...
I need help with solving the task in Simulink + Stateflow
Hi Paul, Processing the input data can be performed with two different states for series and non-series boolean values, using a...
10ヶ月 前 | 0
回答済み
how to set matlab command window fonts in -nodesktop -nosplash -nojvm mode?
Hi Caishu, When running MATLAB in -nodesktop -nosplash -nojvm mode, only the MATLAB command window is displayed. To change the...
how to set matlab command window fonts in -nodesktop -nosplash -nojvm mode?
Hi Caishu, When running MATLAB in -nodesktop -nosplash -nojvm mode, only the MATLAB command window is displayed. To change the...
10ヶ月 前 | 0
回答済み
Open my battery pack in simulink
Hi Lamia, After creating the battery objects, they need to be converted into Simscape models to be used in Simulink block diagr...
Open my battery pack in simulink
Hi Lamia, After creating the battery objects, they need to be converted into Simscape models to be used in Simulink block diagr...
10ヶ月 前 | 1
| 採用済み
回答済み
Why are the states not executing properly in the Simulink function?
Hi Kathir, In the provided model, the execution appears inconsistent due to a mismatch between the desired execution time and t...
Why are the states not executing properly in the Simulink function?
Hi Kathir, In the provided model, the execution appears inconsistent due to a mismatch between the desired execution time and t...
10ヶ月 前 | 0
回答済み
How can I avoid click artifacts when playing audio in MATLAB App Designer?
Hi Shaunak, The playback part of the code provided by you seems to work fine in a MATLAB App. The Hann window being used provid...
How can I avoid click artifacts when playing audio in MATLAB App Designer?
Hi Shaunak, The playback part of the code provided by you seems to work fine in a MATLAB App. The Hann window being used provid...
10ヶ月 前 | 0
回答済み
how to position and resize an image mask on my System Composer "component" block
Hi Frank, When setting the mask image for System Composer component block using ‘setMaskImage’ function, use ‘IconTransparency’...
how to position and resize an image mask on my System Composer "component" block
Hi Frank, When setting the mask image for System Composer component block using ‘setMaskImage’ function, use ‘IconTransparency’...
10ヶ月 前 | 0
回答済み
Double-Acting Servo Valve Actuator (IL) Example
Hi Yakup, The 'Double-Acting Servo Valve Actuator (IL)' block is a Simscape block, which utilizes a physical signal. To compar...
Double-Acting Servo Valve Actuator (IL) Example
Hi Yakup, The 'Double-Acting Servo Valve Actuator (IL)' block is a Simscape block, which utilizes a physical signal. To compar...
10ヶ月 前 | 0
回答済み
Fast Restart: Is it possible to modify blockparameters, initial state and simulation stop-time between fast restarts?
Hi NV, ‘Fast Restart’ is indeed used to allow tuning of parameters without recompiling the model to save time and computation ...
Fast Restart: Is it possible to modify blockparameters, initial state and simulation stop-time between fast restarts?
Hi NV, ‘Fast Restart’ is indeed used to allow tuning of parameters without recompiling the model to save time and computation ...
10ヶ月 前 | 0
回答済み
Recording a graphics element to a video format
Hi Owen, To save the generated images into a gif, both ‘exportgraphics’ and ‘imwrite’ functions can be used. The ‘imwrite’ fun...
Recording a graphics element to a video format
Hi Owen, To save the generated images into a gif, both ‘exportgraphics’ and ‘imwrite’ functions can be used. The ‘imwrite’ fun...
10ヶ月 前 | 0
回答済み
what are names of components in diagram and where do i pick from in simulink library
Hi Aklesh, In the above provided diagram the blocks used are as follows: Gas-Charged Accumulator (Location: Simscape / Fluids ...
what are names of components in diagram and where do i pick from in simulink library
Hi Aklesh, In the above provided diagram the blocks used are as follows: Gas-Charged Accumulator (Location: Simscape / Fluids ...
10ヶ月 前 | 1
| 採用済み
回答済み
What is the correct syntax to assign simulated data to my variables?
Hi Gabriel, In the provided code the variable ‘myirfs1’ is a structure array which is assigned different struct fields by using...
What is the correct syntax to assign simulated data to my variables?
Hi Gabriel, In the provided code the variable ‘myirfs1’ is a structure array which is assigned different struct fields by using...
11ヶ月 前 | 2
回答済み
GPS Signal Transmission, Acquisition and Tracking Using PlutoSDR
Hi Abdul, The example 'satcom/GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample' is new to release R2023a and thus cannot b...
GPS Signal Transmission, Acquisition and Tracking Using PlutoSDR
Hi Abdul, The example 'satcom/GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample' is new to release R2023a and thus cannot b...
11ヶ月 前 | 0
| 採用済み
回答済み
Hardware Setup for C2000" – Unable to Proceed After Selecting Process Family
Hi Sushan, I had faced the same issue of the elements in the setup window getting scaled. This resulted in some elements being ...
Hardware Setup for C2000" – Unable to Proceed After Selecting Process Family
Hi Sushan, I had faced the same issue of the elements in the setup window getting scaled. This resulted in some elements being ...
11ヶ月 前 | 0



