Community Profile

photo

Bohan Liu


Rwth Aachen University

Aktiv seit 2016

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

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

fast 6 Jahre vor | 0