Community Profile

photo

Bohan Liu


Rwth Aachen University

Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • CUP Challenge Master
  • Solver

View badges

Feeds

View by

Question


Chinese characters in html not recognized
Hi there! I need to read and parse some Chinese characters in some html files and save later into an excel worksheet. An examp...

5 years ago | 2 answers | 0

2

answers

Question


Display signals from the activated variant subsystem in a sleek manner
Hi there! I am using a variant subsystem to run simulations controlled by conditions. I wonder if there is a sleek way, preferab...

5 years ago | 1 answer | 0

1

answer

Question


How to set initial values for the start of a feedback loop in Simulink
Hi, there! I am trying to incorporate a thermal model of electric motor into the full vehicle model. The thermal model takes los...

5 years ago | 1 answer | 0

1

answer

Question


How to assign a signal to the block parameter of simscape electric block(resistor)?
Hi, there! I would like to pass the output signal of a subsystem as the block parameter to the resistor block of simscape electr...

5 years ago | 1 answer | 0

1

answer

Question


Surface fit to determine the coefficients of a hypothetical equation
Dear all! As is mentioned in the title, I have to perform a surface fit to figure out coefficients of an analytical model. The e...

6 years ago | 1 answer | 0

1

answer

Question


What is the possibly easiest way to convert back and forth between a struct scalar and a struct array?
Suppose there is a struct scalar, each field of which contains a numeric array of the same size. I would like to convert it into...

6 years ago | 1 answer | 0

1

answer

Question


How to remove cells that look seemingly like newline character from cell array?
Dear all, I am involved in a task of analyzing and processing txt file. After converting the txt file line by line into cells, I...

6 years ago | 2 answers | 0

2

answers

Answered
How to take first Character if name starts with specified string
Hi,using regexp function with lookaround assertions is a feasible walkaround for loops. Funnily enough, there is a glitch in th...

6 years ago | 0