photo

Dolf


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

4 Questions
3 Answers

Cody

0 Problems
79 Solutions

RANK
291,995
of 300,742

REPUTATION
0

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 21,061

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
8,442
of 170,691

CONTRIBUTIONS
0 Problems
79 Solutions

SCORE
866

NUMBER OF BADGES
4

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Promoter
  • Commenter
  • Introduction to MATLAB Master
  • Solver

View badges

Feeds

View by

Answered
Cannot find the pointers in my Simulink model, need to remove them for code generation
After some more detective work, I've found the issue. One of my scripts used the Matlab 'Find' function, which is not supported ...

1 year ago | 0

| accepted

Question


Cannot find the pointers in my Simulink model, need to remove them for code generation
Hello all, I am relatively new in the ways of code generation in Simulink and I've run into a problem. When I try to convert a...

1 year ago | 2 answers | 0

2

answers

Question


How to write a specific bus signal label to a string variable
Hello all, this might be an odd question, but I want to know if there is a way to write the full path of a bus signal to a stri...

2 years ago | 1 answer | 0

1

answer

Answered
Alternatives to 'For Each subsystem' that are compatible for PLC Code generation
Problem has been solved by updating to Matlab R2023a. The new code generator is compatible with the ForEach subsystem.

2 years ago | 0

| accepted

Question


Alternatives to 'For Each subsystem' that are compatible for PLC Code generation
Hello all, For a project, I am making use of the For Each subsystem in my Simulink model. I have a set of values for one of the...

2 years ago | 1 answer | 0

1

answer

Answered
Why do I receive error message "This requires the Fixed-Point Designer license." for a simple matlab function?
I have found the problem. The data type going into the gain blocks is Int32. When multiplied by 0.01, the output data type is sf...

2 years ago | 0

| accepted

Question


Why do I receive error message "This requires the Fixed-Point Designer license." for a simple matlab function?
Hello all, I have included a Matlab Function block in my Simulink model with a very simple script. The script checks if a certa...

2 years ago | 2 answers | 0

2

answers