Frage


Is it possible to set the DataTipTemplate property of an ErrorBar?
Is it possible to set the DataTipTemplate property of an ErrorBar plot? For example, I want to change the labels displayed in th...

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
Is the discount curve the same as the curve of yield to maturity for the "IRFunctionCurve" ?
In short, the discount curve is not the same as the curve of yield to maturity. The discount curve is the curve of discount fac...

ein Tag vor | 0

| akzeptiert

Frage


Is the discount curve the same as the curve of yield to maturity for the "IRFunctionCurve" ?
Is the discount curve the same as the curve of yield to maturity for the "IRFunctionCurve" ? IRFunctionCurve can generate three...

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I use a test iteration script to set my test case to SIL mode?
You can use the below code to run your SUT in SIL mode during the iteration: info = sltest.harness.find(sltest_sut, 'Name', slt...

ein Tag vor | 0

| akzeptiert

Frage


How can I use a test iteration script to set my test case to SIL mode?
I would like to run a test iteration from the test manager that sets the simulation mode to "SIL" during the test iteration. I k...

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I arrange execution order for runnables in an AUTOSAR Software Component?
Yes, you will need to configure execution order among the runnables inside the software component. The best way to ensure that t...

ein Tag vor | 0

| akzeptiert

Frage


How can I arrange execution order for runnables in an AUTOSAR Software Component?
Currently I’m designing AUTOSAR software component (SWC) using legacy model.  In my software component, every runnable uses...

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I remove library link to blocks in the 'asbQuadcopter' model?
Here are the steps you need to take when you want to remove a locked library link to one of the MathWorks libraries: 1) Right-c...

ein Tag vor | 0

| akzeptiert

Frage


How do I remove library link to blocks in the 'asbQuadcopter' model?
I am looking at the 'asbQuadcopter' example model. I am saving the model as a new .SLX file so that I can change it and make a c...

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
Why does "parfor" always open a pool of 12 workers?
This syntax is used to specify a maximum number of workers used by the "parfor" loop, rather than an exact number. If the n...

ein Tag vor | 0

| akzeptiert

Beantwortet
How can I have tunable table and breakpoint parameters for a Look-up table block in a Reference Model?
Keeping the Table data and Breakpoints parameters tunable in a Reference Model has certain limitations. If the 'Detect loss of t...

ein Tag vor | 0

| akzeptiert

Frage


How can I have tunable table and breakpoint parameters for a Look-up table block in a Reference Model?
How can I have tunable table and breakpoint parameters for a Look-up table block in a Reference Model?

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I load NaN or Inf data type to a Simulink model?
The "From File", "From Workspace" and "Inport" blocks in Simulink as of R2024b do not support non-finite values such as NaN and ...

ein Tag vor | 0

| akzeptiert

Beantwortet
Why do I receive the "clib" build error "The command line is too long"?
The Windows OS has a command-line limit of 32,767 characters. When building large projects, this limit may exceeded, especially ...

ein Tag vor | 0

| akzeptiert

Beantwortet
How do I set up MATLAB as the diff and merge tool for TortoiseGit?
TortoiseGit can be configured using the same instructions as for TortoiseSVN (TortoiseGit is heavily based on TortoiseSVN), whic...

ein Tag vor | 0

| akzeptiert

Beantwortet
How do I programmatically add custom content to headers and footers in a report in MATLAB 7.14 (R2012a)?
Currently, MATLAB Report Generator does not officially support inserting custom header content into reports dynamically (at run-...

ein Tag vor | 0

| akzeptiert

Beantwortet
How do I configuring a static IP address with Arduino MKR 1010 WiFi in MATLAB R2020b?
Currently, our Arduino support package does not provide this option. However, we can provide you the workaround with a patc...

ein Tag vor | 0

| akzeptiert

Beantwortet
How can I stop execution of a MATLAB script that is currently running?
The only way to interrupt a GUI process in MATLAB is to use event-driven programming methods. Event-driven programming uses 'cal...

ein Tag vor | 0

| akzeptiert

Frage


How can I stop execution of a MATLAB script that is currently running?
I have a GUI which has multiple algorithms, execution time may very long some of them, so user may want to stop and change the v...

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I put multiple figures on the same line in MATLAB Report Generator 5.3 (R2017b)?
An inline figure snapshot component is not directly available in MATLAB Report Generator 5.3 (R2017b). You can use an invisible...

ein Tag vor | 0

| akzeptiert

Beantwortet
Are there any built-in functions in MATLAB to read and write MPEG files?
There are functions that have been introduced in MATLAB 7.5 (R2007b) such as MMREADER that can read MPEG files. To learn more ab...

ein Tag vor | 0

| akzeptiert

Beantwortet
Can I export very large MDLATX Files from Test Manager in Simulink?
The ability to export very large MDLATX files is not currently available in Simulink. I would propose the following options to w...

ein Tag vor | 0

| akzeptiert

Beantwortet
Can I change the "heat transfer coefficient" and the "Fouling factor" of the "Condenser Evaporator (2P-MA)" during the simulation?
The heat transfer coefficient model varies in the time since it is dependent on the "a", "b", and "c" coefficients of the Colbur...

ein Tag vor | 0

| akzeptiert

Beantwortet
Can I use a timetable object in the workspace as a bus inport/input in Simulink?
As of MATLAB R2020b, a timetable cannot be directly mapped to an inport bus, even though the structure of both may seem similar....

ein Tag vor | 0

| akzeptiert

Beantwortet
Can I split an inter-runnable variable (IRV) to an Output Port, so that it can be used by another software component (SWC)?
Simulink will generate C code and ARXML files correctly for this use case. The C code contains a call to copy the data to both ...

ein Tag vor | 0

| akzeptiert

Frage


Can I split an inter-runnable variable (IRV) to an Output Port, so that it can be used by another software component (SWC)?
In my design, there is a signal that transfers data between runnables (inter-runnable variable, IRV).  So it should be spec...

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
Can I specify the numeric precision for each column when exporting the table data using writetable?
There is no ability to specify the numeric precision for writetable. "writetable" outputs numeric variables using long g format....

ein Tag vor | 0

| akzeptiert

Frage


Can I specify the numeric precision for each column when exporting the table data using writetable?
I would like to specify the numeric precision for each column when exporting the table data using writetable function. For examp...

ein Tag vor | 1 Antwort | 0

1

Antwort

Beantwortet
What is the way to recover the error while trying to open Hardware Mapping UI?
To recover from this issue, reset the hardware board selection in the model’s configuration settings: 1. In the Configset, set t...

ein Tag vor | 0

| akzeptiert

Beantwortet
Why can't I open a parpool('Processes') of over 64 workers on my high core Windows machine?
In order to use more than 64 workers on Windows, the number of workers in the local or 'Processes' cluster profile needs to be m...

ein Tag vor | 0

| akzeptiert

Mehr laden