A répondu
Simulink.Parameter trouble
I'm not entirely clear on your question but it looks like you should be using: set_param(gcb, 'Name', <insert Simulink para...

presque 6 ans il y a | 0

A répondu
How do I suppress signal output from Simulink model?
Hi HaMo, To turn it off programatically try: set_param(sys, 'SaveOutput', 'off') Where 'sys' is the Simulink model yo...

presque 6 ans il y a | 1

| A accepté

A répondu
Open a parameterization script from simulink
Hi Thomas, The data file is being loaded in the PreLoadFcn callback within the Model Properties. There is a number of ways t...

presque 6 ans il y a | 0

| A accepté

Question


Is it possible to open the default block dialog after a custom OpenFcn callback?
I'd like to use the OpenFcn callback of a simulink block to run a script and then after the script is complete open the standard...

presque 6 ans il y a | 1 réponse | 0

1

réponse

A résolu


Van Eck's Sequence's nth member
Return the Van Eck's Sequence's nth member. For detailed info : <http://oeis.org/A181391 OEIS link> and <https://www.theguard...

plus de 6 ans il y a

A résolu


Basic electricity in a dry situation
&#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#...

plus de 6 ans il y a

A résolu


Find the nearest prime number
Happy 5th birthday, Cody! Since 5 is a prime number, let's have some fun looking for other prime numbers. Given a positive in...

plus de 6 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 6 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

plus de 6 ans il y a

A résolu


Energy of a photon
*&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883* Given the frequency F of a photon in giga hertz. Find energy E of this...

plus de 6 ans il y a

A résolu


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

plus de 6 ans il y a