Community Profile

photo

Alisha Schor

Last seen: 5 days ago Active since 2017

Statistics

All
  • First Review
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
Problem with Section 7.1 Task 5 of Simscape onramp
If possible, please update to R2021b, Update 1 or newer. This should resolve the issue without having to change any block settin...

2 years ago | 1

Solved


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:...

4 years ago

Answered
Simulink for students from California State university in Sacramento.
Information about how to access Simulink Onramp is here: https://www.mathworks.com/learn/tutorials/simulink-onramp.html If you...

4 years ago | 0

Answered
Simulink Onramp progress lost in MATLAB Desktop
Hi Apoorv, Are you using the same version of MATLAB as listed in your online account? If you go to the My Courses dashboard and...

4 years ago | 1

| accepted

Answered
Not able to find variables used in Stewart platform model on simscape multibody (matlab 2018b)
Hi Enrico, Most of the parameters appear to be defined as mask parameters (see the Documentation on <https://www.mathworks.co...

5 years ago | 0

Answered
How can I solve the problem about arduino error?
Please try changing the solver from the default (ode3) to one of the following: * ode8 (Dormand-Prince RK8(7)) * ode5 (Dorma...

7 years ago | 1

| accepted

Answered
Makey Makey Board and Matlab
There is not official support for the Makey Makey board. However, if it is a clone of the Arduino Leonardo, it is possible that ...

7 years ago | 0

Answered
How can I change line for the instruction page of the experiment?
By "change line," do you mean add a line break? Assuming this is the case, you can add the regular expression '\n' to your strin...

7 years ago | 1

| accepted

Answered
Read from Fedo software using Matlab
This question is being addressed in the following thread: <https://www.mathworks.com/matlabcentral/answers/330491-read-from-fedo...

7 years ago | 0

Answered
Simulink Universal Bridge with ideal switches
Hello, The "Switching-function based VSC" and "Average-model based VSC" are options for equivalent models to represent the ou...

7 years ago | 1

Answered
How to calculate energy usage from the Refrigeration Cycle model in Simscape?
<http://www.mathworks.com/help/physmod/simscape/data-logging.html Simscape signal logging> is a good place to start. This will g...

7 years ago | 0

| accepted

Answered
How to tell if Simulink has been run from Matlab or direct from Simulink
From Simulink's perspective, the "sim" command and the green Run button are the same, so there is not a way to distinguish how t...

7 years ago | 0

Answered
Simulink Real-Time Library linux
The Byte Packing block should exist on both Linux and Windows installations. It should be located in the Simulink Real-Time > Ut...

7 years ago | 0

Answered
What is "Cache Software architecture objects simulink" during Simulink model update? and why does it take a long time?
The specific meaning of the "sldiagnostics" messages is meant for internal debugging, and in fact the specific context of the er...

7 years ago | 1

| accepted

Answered
How to check if there is any object in the vicinity of a mobile robot?
The documentation for the Robotics Systems Toolbox has an example: <http://www.mathworks.com/help/robotics/examples/path-followi...

7 years ago | 0

Answered
Can I wrap C code generated in the 2015b version using the 2012b s-function?
If I understand correctly, you would like to incorporate C code generated from one model into another model via a wrapper S-func...

7 years ago | 0

| accepted

Answered
Alternative to change simscape parameters during run-time
This question is addressed at: <https://www.mathworks.com/matlabcentral/answers/329023-implement-switch-with-stateflow-input-in-...

7 years ago | 0

Solved


Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...

7 years ago